Merge pull request 'feat(favicon): add favicon to page' (#8) from feat/favicon into main

Reviewed-on: https://git.tristonarmstrong.com/Klectr/KSlab/pulls/8
This commit is contained in:
Triston Armstrong 2024-10-10 08:11:45 +00:00
commit a7522db83d

View File

@ -10,6 +10,7 @@
type="text/css"
href="https://unpkg.com/tiny-markdown-editor/dist/tiny-mde.min.css"
/>
<link rel="icon" type="image/svg+xml" href="/src/assets/logo.svg" />
</head>
<body>