diff --git a/.vscode/settings.json b/.vscode/settings.json index d09a50c..e8e1a43 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,3 +1,8 @@ { - "svg.preview.background": "transparent" + "svg.preview.background": "transparent", + "workbench.colorCustomizations": { + "activityBar.background": "#590C36", + "titleBar.activeBackground": "#7D114C", + "titleBar.activeForeground": "#FFFCFD" + } } \ No newline at end of file diff --git a/404.html b/404.html index c5a2e58..b50f5f4 100644 --- a/404.html +++ b/404.html @@ -11,12 +11,13 @@ +

- Techmino Hub + Techmino Hub

@@ -24,8 +25,8 @@

diff --git a/auth/profile-setup.html b/auth/profile-setup.html index d416165..c9a55f2 100644 --- a/auth/profile-setup.html +++ b/auth/profile-setup.html @@ -15,7 +15,7 @@

- Techmino Hub + Techmino Hub

@@ -23,8 +23,8 @@

diff --git a/data/faq-template.html b/data/faq-template.html index 76ccba1..0681bf8 100644 --- a/data/faq-template.html +++ b/data/faq-template.html @@ -23,12 +23,13 @@ +

- Techmino Hub + Techmino Hub

@@ -36,8 +37,8 @@

diff --git a/faq.html b/faq.html index 98377aa..e6589e7 100644 --- a/faq.html +++ b/faq.html @@ -28,7 +28,7 @@

- Techmino Hub + Techmino Hub

@@ -36,8 +36,8 @@

diff --git a/index.html b/index.html index e12b8f6..b01b5ae 100644 --- a/index.html +++ b/index.html @@ -11,12 +11,13 @@ +

- Techmino Hub + Techmino Hub

@@ -24,8 +25,8 @@

@@ -42,12 +43,12 @@

Welcome to Techmino's unofficial website!

custom maps!


- New website coming soon! + Website migration starting soon!

- We're working on a new version of Techmino Hub with a cleaner codebase.
- It doesn't have feature parity yet, but when it does, this website will automatically redirect there.
- In the meantime, you can check it out here!
- And if you're feeling especially helpful today, contributions are welcome! + We have finally finished feature parity on the new version of Techmino Hub.
+ You can visit it here!
+ In a few days, we plan on automatically redirecting visitors to the new version.
+ If you still want to stay on this site after that for whatever reason, simply put "?noredirect" at the end of the URL!

Have any questions? Feel free to ask in the Discord server! diff --git a/js/redirect.js b/js/redirect.js new file mode 100644 index 0000000..64014fc --- /dev/null +++ b/js/redirect.js @@ -0,0 +1 @@ +//m={'/faq.html':'/faq','/map.html':'/map','/map-display.html':'/map-full'};s="https://techmino-hub.vercel.app";l=window.location;if(!new URLSearchParams(l.search).has('noredirect'))l.href=s+(m[l.pathname]??'/') \ No newline at end of file diff --git a/map-display.html b/map-display.html index 04d2c58..0356711 100644 --- a/map-display.html +++ b/map-display.html @@ -11,6 +11,7 @@ + diff --git a/map.html b/map.html index 6f0e3ed..c9e786c 100644 --- a/map.html +++ b/map.html @@ -11,12 +11,13 @@ +

- Techmino Hub + Techmino Hub

@@ -24,18 +25,18 @@

Map

(in development!)

- fullscreen webpage + fullscreen webpage
- + Use WASD or drag to move the map.
Use your scroll wheel to zoom.