UpsilonNumworks / Upsilon-website

https://getupsilon.web.app/
GNU General Public License v3.0
12 stars 9 forks source link

[feature] make theme images clickable #45

Open apoleon33 opened 6 months ago

apoleon33 commented 6 months ago

See #43

Note:

Changed en.json and fr.json from:

"omega_light": "Omega Light",

to:

          "omega_dracula": {
            "name": "Omega Dracula",
            "url": "https://github.com/Ratakor/Omega-Dracula-Theme"
          },

Still need to see if that breaks anything on the rest of the website though.