Generate favicon from post
This commit is contained in:
parent
94269d82f0
commit
7553dd31dc
5 changed files with 34 additions and 7 deletions
|
|
@ -1,5 +1,6 @@
|
|||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<link rel="icon" href="/files/favicon.png" />
|
||||
<script src="/static/htmx.js"></script>
|
||||
<script defer src="/static/alpine.js"></script>
|
||||
<link rel="stylesheet" href="/static/water.css" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue