feat(root page): prettify and add new home page content #7

Open
jakehamilton wants to merge 6 commits from jakehamilton/feat/home-content into main
Showing only changes of commit b6b3fd336f - Show all commits

View file

@ -1,9 +1,6 @@
<script>
import Highlight from "$lib/Highlight.svelte";
<<<<<<< HEAD
import LinkChip from "$lib/components/LinkChip.svelte";
=======
>>>>>>> 9781dc7 (feat(root page): redesign the hero element, add dividers between sections)
import FlowerDivider from "$lib/components/FlowerDivider.svelte";
import nix from "svelte-highlight/languages/nix";