feat(root page): prettify and add new home page content #7
|
@ -1,9 +1,6 @@
|
||||||
<script>
|
<script>
|
||||||
import Highlight from "$lib/Highlight.svelte";
|
import Highlight from "$lib/Highlight.svelte";
|
||||||
<<<<<<< HEAD
|
|
||||||
import LinkChip from "$lib/components/LinkChip.svelte";
|
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 FlowerDivider from "$lib/components/FlowerDivider.svelte";
|
||||||
|
|
||||||
import nix from "svelte-highlight/languages/nix";
|
import nix from "svelte-highlight/languages/nix";
|
||||||
|
|
Loading…
Reference in a new issue