Využití ikon v metadatech a u stránkování

This commit is contained in:
2022-01-11 14:34:08 +01:00
parent 319920e701
commit 11869dbf93
9 changed files with 56 additions and 15 deletions

View File

@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>{% block title %}{{ config.title }}{% endblock title %}</title>
<link rel="stylesheet" href="/style.css" type="text/css">
<link rel="stylesheet" href="/fonts/icons.css" type="text/css">
<link rel="stylesheet" href="/icons.css" type="text/css">
</head>
<body>