aboutsummaryrefslogtreecommitdiff
path: root/frontend/index.html
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2023-07-26 21:48:06 +0200
committermetamuffin <metamuffin@disroot.org>2023-07-26 21:48:37 +0200
commit377e503555a9b5feb89e15275f26333545a6e414 (patch)
tree2e0d5907fee87a91799c9388ede8fa28c2c77579 /frontend/index.html
parent25699e2d089ab21072e6894c098efea98fc14fa9 (diff)
downloadfastbangs-377e503555a9b5feb89e15275f26333545a6e414.tar
fastbangs-377e503555a9b5feb89e15275f26333545a6e414.tar.bz2
fastbangs-377e503555a9b5feb89e15275f26333545a6e414.tar.zst
rename project and add some more ui
Diffstat (limited to 'frontend/index.html')
-rw-r--r--frontend/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/index.html b/frontend/index.html
index f2c481f..52420db 100644
--- a/frontend/index.html
+++ b/frontend/index.html
@@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<script type="module" src="./bundle.js"></script>
<link rel="stylesheet" href="./style.css" />
- <title>Projectname</title>
+ <title>Fastbangs</title>
</head>
<body>
<noscript>requires javascript</noscript>