From 52a1ea976c4e853e57e82b4eeec039285b5aaf69 Mon Sep 17 00:00:00 2001 From: shanec Date: Fri, 26 Apr 2024 09:33:33 -0400 Subject: [PATCH] Remove sveltekit, added feather icons --- Package-Documentation.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Package-Documentation.md b/Package-Documentation.md index 1ed75f3..ae41df0 100644 --- a/Package-Documentation.md +++ b/Package-Documentation.md @@ -11,11 +11,11 @@ This is a list containing links to documentation to packages that are being used | go-json | JSON Encoding/Decoding | https://github.com/goccy/go-json | ## Frontend -> Frontend is made with SvelteKit and Vite, using TailwindCSS with DaisyUI for the UI +> Frontend is made with Golang's Template and Vite, using TailwindCSS with DaisyUI for the UI | Package Name | Docs Link | | ------------ |------------------------------| -| SvelteKit | https://kit.svelte.dev/docs | | Vite | https://vitejs.dev | | TailwindCSS | https://tailwindcss.com/docs | -| DaisyUI | https://daisyui.com/docs | \ No newline at end of file +| DaisyUI | https://daisyui.com/docs | +| Feather Icons | https://github.com/feathericons/feather#feather | \ No newline at end of file