Settings added (only one part), notification started and highlight added
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<title>Vite + Vue + TS</title>
|
||||
<link rel="stylesheet" href="/src/assets/main.css" />
|
||||
</head>
|
||||
<body>
|
||||
<body class="bg-hintergrund-farbe">
|
||||
<div id="app"></div>
|
||||
<script type="module" src="/src/main.ts"></script>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user