mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2025-08-08 12:47:46 +02:00
fix:#24 linted and formatted
This commit is contained in:
@@ -3,7 +3,11 @@
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/svg+xml" href="/htwk.svg" />
|
||||
<link id="theme-link" rel="stylesheet" href="themes/lara-light-blue/theme.css">
|
||||
<link
|
||||
id="theme-link"
|
||||
rel="stylesheet"
|
||||
href="themes/lara-light-blue/theme.css"
|
||||
/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>HTWKalender</title>
|
||||
</head>
|
||||
|
Reference in New Issue
Block a user