feat: ui tweaks

This commit is contained in:
eneller
2025-04-05 09:15:12 +02:00
parent e286ca4f02
commit 09f55f8ea5
2 changed files with 11 additions and 13 deletions

View File

@@ -21,7 +21,7 @@
<thead>
<tr>
<th></th>
<th>Titel</th>
<th>Titel (anklicken zum herunterladen)</th>
<th>Autor</th>
</tr>
</thead>

View File

@@ -6,14 +6,12 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0" >
<link rel="stylesheet" type="text/css" href="{% static 'styles.css' %}">
<link rel="icon" type="image/png" href="{% static '/favicon/favicon-96x96.png' %}" sizes="96x96" />
<link rel="icon" type="image/svg+xml" href="{% static '/favicon/favicon.svg' %}" />
<link rel="shortcut icon" href="{% static '/favicon/favicon.ico' %}" />
<link rel="apple-touch-icon" sizes="180x180" href="{% static '/favicon/apple-touch-icon.png' %}" />
<meta name="apple-mobile-web-app-title" content="epub2go" />
<link rel="manifest" href="{% static 'site.webmanifest' %}" />
</head>
<body>
<header>