aboutsummaryrefslogtreecommitdiff
path: root/dist/index.html
diff options
context:
space:
mode:
authorGeckoEidechse <gecko.eidechse+git@pm.me>2022-08-28 15:12:25 +0200
committerGeckoEidechse <gecko.eidechse+git@pm.me>2022-08-28 15:12:25 +0200
commitbe2f61a23f66ff084bc59521ddf1f7c5523e7c1e (patch)
treea966371be2cd7c1da7028131e73439501ed0046a /dist/index.html
parent508ad95ae18ed13bb31d012613c73eb2646c395c (diff)
downloadFlightCore-be2f61a23f66ff084bc59521ddf1f7c5523e7c1e.tar.gz
FlightCore-be2f61a23f66ff084bc59521ddf1f7c5523e7c1e.zip
Add title
Diffstat (limited to 'dist/index.html')
-rw-r--r--dist/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/index.html b/dist/index.html
index f57b9e2f..bd036bc8 100644
--- a/dist/index.html
+++ b/dist/index.html
@@ -3,6 +3,7 @@
<link rel="stylesheet" href="css/main.css">
<script src="js/app-bundle.js"></script>
<body>
+ <h1>FlightCore</h1>
<div class="hello">Click for Hello</div>
<counter-button>ADD</counter-button>
<counter-result>.</counter-result>