small changes, login first version

small changes:
- Title changed -> ESP - Express, Share, Post
- Icon changed -> Logo
login:
connection to api :)
This commit is contained in:
danielvici123
2024-12-17 22:24:23 +01:00
parent f478198ff7
commit d0182e7d5b
2 changed files with 36 additions and 5 deletions

View File

@@ -2,9 +2,9 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link rel="icon" type="image/png" href="src/assets/esp-logo_no_text.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + Vue + TS</title>
<title>ESP - Express, Share, Post</title>
<link rel="stylesheet" href="/src/assets/main.css" />
</head>
<body class="bg-hintergrund-farbe">