1515 < meta property ="og:description "
1616 content ="Easily organize and prepare your classic games for SDCARD / HDD loaders on retro consoles. Available for Windows, Mac, and Linux. ">
1717 < meta property ="og:type " content ="website ">
18+ < meta property ="og:url " content ="https://www.oderelic.com/ ">
1819 < meta property ="og:image " content ="https://www.oderelic.com/assets/bg.png ">
1920 < meta name ="twitter:card " content ="summary_large_image ">
21+ < meta name ="twitter:title " content ="OdeRelic - The Ultimate Retro Game Manager ">
22+ < meta name ="twitter:description "
23+ content ="Easily organize and prepare your classic games for SDCARD / HDD loaders on retro consoles. Available for Windows, Mac, and Linux. ">
24+ < meta name ="twitter:image " content ="https://www.oderelic.com/assets/bg.png ">
25+
26+ < script type ="application/ld+json ">
27+ {
28+ "@context" : "https://schema.org" ,
29+ "@type" : "SoftwareApplication" ,
30+ "name" : "OdeRelic" ,
31+ "operatingSystem" : "Windows, macOS, Linux" ,
32+ "applicationCategory" : "UtilitiesApplication" ,
33+ "url" : "https://github.com/OdeRelic/OdeRelic" ,
34+ "downloadUrl" : "https://github.com/OdeRelic/OdeRelic/releases" ,
35+ "license" : "https://www.gnu.org/licenses/gpl-3.0.html" ,
36+ "isAccessibleForFree" : true ,
37+ "offers" : {
38+ "@type" : "Offer" ,
39+ "price" : "0" ,
40+ "priceCurrency" : "USD"
41+ } ,
42+ "description" : "Easily organize and prepare your classic games for SDCARD / HDD loaders on retro consoles."
43+ }
44+ </ script >
2045
2146 < link rel ="icon " type ="image/png " sizes ="512x512 " href ="assets/applogo/icon_512x512.png ">
2247 < link rel ="apple-touch-icon " href ="assets/applogo/icon_512x512.png ">
@@ -132,13 +157,16 @@ <h3>Ready to Play</h3>
132157 < h2 class ="section-title animate-on-scroll "> See It In Action</ h2 >
133158 < div class ="screenshots-grid ">
134159 < div class ="screenshot-wrapper animate-on-scroll ">
135- < img src ="assets/screenshots/HOME-DASHBOARD.png " alt ="Home Dashboard View " class ="screenshot-img ">
160+ < img src ="assets/screenshots/HOME-DASHBOARD.png " alt ="Home Dashboard View " class ="screenshot-img "
161+ loading ="lazy ">
136162 </ div >
137163 < div class ="screenshot-wrapper animate-on-scroll ">
138- < img src ="assets/screenshots/OPL-PS1-Library-Screenshot.png " alt ="PS1 Library View " class ="screenshot-img ">
164+ < img src ="assets/screenshots/OPL-PS1-Library-Screenshot.png " alt ="PS1 Library View " class ="screenshot-img "
165+ loading ="lazy ">
139166 </ div >
140167 < div class ="screenshot-wrapper animate-on-scroll ">
141- < img src ="assets/screenshots/OPL-PS2-Library-Screenshot.png " alt ="PS2 Library View " class ="screenshot-img ">
168+ < img src ="assets/screenshots/OPL-PS2-Library-Screenshot.png " alt ="PS2 Library View " class ="screenshot-img "
169+ loading ="lazy ">
142170 </ div >
143171 </ div >
144172 </ section >
@@ -148,28 +176,28 @@ <h2 class="section-title animate-on-scroll">Supported Consoles</h2>
148176 < div class ="platforms-container ">
149177
150178 < div class ="platform animate-on-scroll ">
151- < img src ="assets/consoles/ps1.png " alt ="PlayStation 1 " class ="platform-img ">
179+ < img src ="assets/consoles/ps1.png " alt ="PlayStation 1 " class ="platform-img " loading =" lazy " >
152180 < p > PS1< br > < small style ="color:var(--text-muted);font-weight:400 "> XStation</ small > </ p >
153181 < p > PS1< br > < small style ="color:var(--neon-cyan);font-weight:400 "> Coming Soon (PSIO)</ small > </ p >
154182 </ div >
155183
156184 < div class ="platform animate-on-scroll ">
157- < img src ="assets/consoles/ps2.png " alt ="PlayStation 2 " class ="platform-img ">
185+ < img src ="assets/consoles/ps2.png " alt ="PlayStation 2 " class ="platform-img " loading =" lazy " >
158186 < p > PS2< br > < small style ="color:var(--text-muted);font-weight:400 "> Open PS2 Loader / POPSTARTER</ small > </ p >
159187 </ div >
160188
161189 < div class ="platform animate-on-scroll ">
162- < img src ="assets/consoles/dreamcast.png " alt ="Sega Dreamcast " class ="platform-img ">
190+ < img src ="assets/consoles/dreamcast.png " alt ="Sega Dreamcast " class ="platform-img " loading =" lazy " >
163191 < p > Dreamcast< br > < small style ="color:var(--text-muted);font-weight:400 "> GDEMU (OpenMenu) </ small > </ p >
164192 </ div >
165193
166194 < div class ="platform animate-on-scroll ">
167- < img src ="assets/consoles/saturn.png " alt ="Sega Saturn " class ="platform-img ">
195+ < img src ="assets/consoles/saturn.png " alt ="Sega Saturn " class ="platform-img " loading =" lazy " >
168196 < p > Saturn< br > < small style ="color:var(--neon-cyan);font-weight:400 "> Coming Soon (Saroo)</ small > </ p >
169197 </ div >
170198
171199 < div class ="platform animate-on-scroll ">
172- < img src ="assets/consoles/gamecube.png " alt ="Nintendo Gamecube " class ="platform-img ">
200+ < img src ="assets/consoles/gamecube.png " alt ="Nintendo Gamecube " class ="platform-img " loading =" lazy " >
173201 < p > Gamecube< br > < small style ="color:var(--text-muted);font-weight:400 "> Swiss</ small > </ p >
174202 </ div >
175203
0 commit comments