You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -99,7 +99,7 @@ <h3>Open Source</h3>
99
99
<h2class="section-title">Download PNM OS</h2>
100
100
<pstyle="color: rgba(255,255,255,0.9); font-size: 1.1rem; margin-bottom: 40px;">Choose the perfect version for your needs</p><divclass="download-cards"><divclass="download-card">
101
101
<divclass="card-image">
102
-
<imgsrc="https://pnmlinux.github.io/ss1.png" alt="PNM OS Light Screenshot" class="screenshot">
102
+
<imgsrc="assets/ss1.png" alt="PNM OS Light Screenshot" class="screenshot">
103
103
<buttonclass="zoom-btn" onclick="openImageModal('https://pnmlinux.github.io/ss1.png', 'PNM OS Light Screenshot')">
104
104
<iclass="fas fa-search-plus"></i>
105
105
</button>
@@ -120,7 +120,7 @@ <h3>PNM OS Light</h3>
120
120
</div>
121
121
<divclass="download-card">
122
122
<divclass="card-image">
123
-
<imgsrc="https://pnmlinux.github.io/ss2.png" alt="White Hat PNM OS Screenshot" class="screenshot">
123
+
<imgsrc="assets/ss2.png" alt="White Hat PNM OS Screenshot" class="screenshot">
124
124
<buttonclass="zoom-btn" onclick="openImageModal('https://pnmlinux.github.io/ss2.png', 'White Hat PNM OS Screenshot')">
125
125
<iclass="fas fa-search-plus"></i>
126
126
</button>
@@ -141,7 +141,7 @@ <h3>White Hat PNM OS</h3>
141
141
</div>
142
142
<divclass="download-card">
143
143
<divclass="card-image">
144
-
<imgsrc="https://pnmlinux.github.io/ss3.png" alt="PNM OS Full Screenshot" class="screenshot">
144
+
<imgsrc="assets/ss3.png" alt="PNM OS Full Screenshot" class="screenshot">
145
145
<buttonclass="zoom-btn" onclick="openImageModal('https://pnmlinux.github.io/ss3.png', 'PNM OS Full Screenshot')">
0 commit comments