From 44e7154084e623b7e76a2df92d12dfb3f6f49e1e Mon Sep 17 00:00:00 2001 From: Triston Armstrong Date: Thu, 10 Oct 2024 04:10:24 -0400 Subject: [PATCH] feat(favicon): add favicon to page --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 9694cc5..a5a7ef6 100644 --- a/index.html +++ b/index.html @@ -10,6 +10,7 @@ type="text/css" href="https://unpkg.com/tiny-markdown-editor/dist/tiny-mde.min.css" /> + -- 2.43.0