chore: update deployment configuration, project readme, and enhance project metadata to take advantage of template repos

This commit is contained in:
Ari Yeger
2025-07-24 17:40:03 -04:00
parent bb0a3a411b
commit 8bc6658e57
6 changed files with 76 additions and 66 deletions

View File

@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<link rel="icon" type="image/png" href="/src/assets/img/L10n.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Website Template</title>
<title>$REPO_NAME</title>
</head>
<body>
<div id="app"></div>