diff options
Diffstat (limited to 'src/templates/index.html')
| -rw-r--r-- | src/templates/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/templates/index.html b/src/templates/index.html index 490bb82..194a2af 100644 --- a/src/templates/index.html +++ b/src/templates/index.html @@ -5,6 +5,7 @@ <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <title>likha-pdf</title> + <link rel="icon" type="image/svg+xml" href="/favicon.svg" /> <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/kj-sh604/noir.css@latest/out/noir.min.css" /> <script src="https://unpkg.com/htmx.org@1.9.12"></script> <style> |
