Skip to content
Snippets Groups Projects
Commit a56bd1de authored by Jonas Zohren's avatar Jonas Zohren :speech_balloon:
Browse files

Rename app title

parent 7d727bc1
No related branches found
No related tags found
No related merge requests found
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="utf-8" /> <meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" /> <meta name="viewport" content="width=device-width,initial-scale=1" />
<title>Svelte app</title> <title>OH14 Workadventure Story</title>
<link rel="icon" type="image/png" href="./favicon.png" /> <link rel="icon" type="image/png" href="./favicon.png" />
<link rel="stylesheet" href="./global.css" /> <link rel="stylesheet" href="./global.css" />
...@@ -14,4 +15,5 @@ ...@@ -14,4 +15,5 @@
</head> </head>
<body></body> <body></body>
</html> </html>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment