|
10 | 10 | <meta name="keywords" |
11 | 11 | content="OdeRelic, ODE Manager, Optical Drive Emulator, PS1, PS2, OPL, Dreamcast, GDEMU, ROM Manager, Retro Gaming"> |
12 | 12 | <meta name="robots" content="index, follow"> |
13 | | - <link rel="canonical" href="https://oderelic.github.io/"> |
| 13 | + <link rel="canonical" href="https://www.oderelic.com/"> |
14 | 14 | <meta property="og:title" content="OdeRelic - The Ultimate Retro Game Manager"> |
15 | 15 | <meta property="og:description" |
16 | 16 | content="Easily organize and prepare your classic games for SDCARD / HDD loaders on retro consoles. Available for Windows, Mac, and Linux."> |
17 | 17 | <meta property="og:type" content="website"> |
18 | | - <meta property="og:image" content="https://oderelic.github.io/assets/bg.png"> |
| 18 | + <meta property="og:image" content="https://www.oderelic.com/assets/bg.png"> |
19 | 19 | <meta name="twitter:card" content="summary_large_image"> |
20 | 20 |
|
21 | 21 | <link rel="stylesheet" href="styles.css"> |
@@ -171,31 +171,42 @@ <h2 class="section-title animate-on-scroll">Supported Consoles</h2> |
171 | 171 |
|
172 | 172 | <section id="community" class="features" style="background:var(--bg-dark);"> |
173 | 173 | <h2 class="section-title animate-on-scroll" style="margin-bottom:2rem;">Help Shape the Future</h2> |
174 | | - <p style="text-align:center; color:var(--text-muted); font-size:1.1rem; max-width:600px; margin:0 auto 3rem auto;" class="animate-on-scroll"> |
| 174 | + <p style="text-align:center; color:var(--text-muted); font-size:1.1rem; max-width:600px; margin:0 auto 3rem auto;" |
| 175 | + class="animate-on-scroll"> |
175 | 176 | OdeRelic is an open-source project evolving through community feedback. We'd love to hear from you! |
176 | 177 | </p> |
177 | | - |
| 178 | + |
178 | 179 | <div class="features-grid" style="max-width:800px;"> |
179 | | - <div class="feature-card animate-on-scroll" style="display:flex; flex-direction:column; align-items:center; text-align:center;"> |
| 180 | + <div class="feature-card animate-on-scroll" |
| 181 | + style="display:flex; flex-direction:column; align-items:center; text-align:center;"> |
180 | 182 | <div class="icon-wrapper"> |
181 | 183 | <svg viewBox="0 0 24 24" fill="none" stroke="currentColor"> |
182 | | - <path stroke-linecap="round" stroke-linejoin="round" d="M12 9v2m0 4h.01m-6.938 4h13.856c1.54 0 2.502-1.667 1.732-3L13.732 4c-.77-1.333-2.694-1.333-3.464 0L3.34 16c-.77 1.333.192 3 1.732 3z"></path> |
| 184 | + <path stroke-linecap="round" stroke-linejoin="round" |
| 185 | + d="M12 9v2m0 4h.01m-6.938 4h13.856c1.54 0 2.502-1.667 1.732-3L13.732 4c-.77-1.333-2.694-1.333-3.464 0L3.34 16c-.77 1.333.192 3 1.732 3z"> |
| 186 | + </path> |
183 | 187 | </svg> |
184 | 188 | </div> |
185 | 189 | <h3>Report a Bug</h3> |
186 | | - <p style="margin-bottom:1.5rem; flex-grow:1;">Encountered a crash or odd behavior while organizing your library? Let us know so we can fix it.</p> |
187 | | - <a href="https://github.com/OdeRelic/OdeRelic/issues/new?labels=bug" target="_blank" class="btn btn-secondary" style="width:100%;">Open Bug Report</a> |
| 190 | + <p style="margin-bottom:1.5rem; flex-grow:1;">Encountered a crash or odd behavior while organizing your |
| 191 | + library? Let us know so we can fix it.</p> |
| 192 | + <a href="https://github.com/OdeRelic/OdeRelic/issues/new?labels=bug" target="_blank" class="btn btn-secondary" |
| 193 | + style="width:100%;">Open Bug Report</a> |
188 | 194 | </div> |
189 | 195 |
|
190 | | - <div class="feature-card animate-on-scroll" style="display:flex; flex-direction:column; align-items:center; text-align:center;"> |
| 196 | + <div class="feature-card animate-on-scroll" |
| 197 | + style="display:flex; flex-direction:column; align-items:center; text-align:center;"> |
191 | 198 | <div class="icon-wrapper"> |
192 | 199 | <svg viewBox="0 0 24 24" fill="none" stroke="currentColor"> |
193 | | - <path stroke-linecap="round" stroke-linejoin="round" d="M9.663 17h4.673M12 3v1m6.364 1.636l-.707.707M21 12h-1M4 12H3m3.343-5.657l-.707-.707m2.828 9.9a5 5 0 117.072 0l-.548.547A3.374 3.374 0 0014 18.469V19a2 2 0 11-4 0v-.531c0-.895-.356-1.754-.988-2.386l-.548-.547z"></path> |
| 200 | + <path stroke-linecap="round" stroke-linejoin="round" |
| 201 | + d="M9.663 17h4.673M12 3v1m6.364 1.636l-.707.707M21 12h-1M4 12H3m3.343-5.657l-.707-.707m2.828 9.9a5 5 0 117.072 0l-.548.547A3.374 3.374 0 0014 18.469V19a2 2 0 11-4 0v-.531c0-.895-.356-1.754-.988-2.386l-.548-.547z"> |
| 202 | + </path> |
194 | 203 | </svg> |
195 | 204 | </div> |
196 | 205 | <h3>Request a Feature</h3> |
197 | | - <p style="margin-bottom:1.5rem; flex-grow:1;">Have ideas for a new console integration or tool? Drop a suggestion in our tracker.</p> |
198 | | - <a href="https://github.com/OdeRelic/OdeRelic/issues/new?labels=enhancement" target="_blank" class="btn btn-secondary" style="width:100%;">Suggest a Feature</a> |
| 206 | + <p style="margin-bottom:1.5rem; flex-grow:1;">Have ideas for a new console integration or tool? Drop a |
| 207 | + suggestion in our tracker.</p> |
| 208 | + <a href="https://github.com/OdeRelic/OdeRelic/issues/new?labels=enhancement" target="_blank" |
| 209 | + class="btn btn-secondary" style="width:100%;">Suggest a Feature</a> |
199 | 210 | </div> |
200 | 211 | </div> |
201 | 212 | </section> |
|
0 commit comments