feat(favicon): add favicon to page #8

Merged
tristonarmstrong merged 1 commits from feat/favicon into main 2024-10-10 08:11:46 +00:00

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>