diff options
Diffstat (limited to 'public/index.html')
-rw-r--r-- | public/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html index f78d7fe..5e8b8bd 100644 --- a/public/index.html +++ b/public/index.html @@ -7,6 +7,6 @@ <title>Homepage</title> </head> <body> - + <h1>Welcome to the Homepage</h1> </body> </html> |