Skip to content
Snippets Groups Projects
Commit 6e91af6f authored by Anders Høvik's avatar Anders Høvik
Browse files

Merge branch 'main' into feature/userprofile-for-foreign-users

parents 765d1cac bc120fe8
No related branches found
No related tags found
1 merge request!40Feature/userprofile for foreign users
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<link rel="icon" href="/favicon.ico"> <link rel="icon" href="/src/assets/Sparesti-logo.png">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Vite App</title> <title>Sparesti</title>
</head> </head>
<body> <body>
<div id="app"></div> <div id="app"></div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment