fix title and meta tags, remove more Next.js stuff

This commit is contained in:
Brian Beck 2026-03-13 23:12:28 -07:00
parent 5025065188
commit 842ddb7df7
13 changed files with 17 additions and 774 deletions

BIN
docs/icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

View file

@ -1,10 +1,14 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>t2-mapper</title>
<meta charset="utf-8" />
<title>MapGenius  Explore maps for Tribes 2</title>
<meta
name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"
/>
<meta name="description" content="Tribes 2 forever." />
<link rel="icon" type="image/png" href="/t2-mapper/icon.png" />
<script type="module" crossorigin src="/t2-mapper/assets/index-ClGJzuqQ.js"></script>
<link rel="modulepreload" crossorigin href="/t2-mapper/assets/chunk-DECur_0Z.js">
<link rel="modulepreload" crossorigin href="/t2-mapper/assets/logger-DePRU8Hm.js">