summaryrefslogtreecommitdiff
path: root/src/index.html
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2018-05-08 13:07:55 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2018-05-08 13:07:55 +0200
commitfb482071eb0460c3241076d73d2113d2f216fd81 (patch)
tree18572c0545bb984f0ed75ba0ce792bc292a9dcb4 /src/index.html
parent6305acef3bd25f51b408b38a9f4f11c3040480c5 (diff)
downloadbrokentalents-fb482071eb0460c3241076d73d2113d2f216fd81.tar.gz
brokentalents-fb482071eb0460c3241076d73d2113d2f216fd81.zip
first frontend proof of concept
Diffstat (limited to 'src/index.html')
-rw-r--r--src/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/index.html b/src/index.html
index fd3fe13..26a50f2 100644
--- a/src/index.html
+++ b/src/index.html
@@ -2,7 +2,7 @@
<html>
<head>
<meta charset="UTF-8">
- <title>BrokenTalents</title>
+ <title>Broken Talents Fun</title>
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"></head>
<body>
<div id="app"></div>