diff options
| author | seth <[email protected]> | 2024-07-05 18:26:55 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2024-08-23 08:30:48 -0400 |
| commit | 67fba5edad38f8a4651a6a782c7abdc696a464ff (patch) | |
| tree | 1b2ad1572d8938a89e096955d5a46f519a16f5fb /src/_data.yaml | |
| parent | 9135c80ee930045c889f64269735b8319896e2f4 (diff) | |
back to lume for the 1000th time
Diffstat (limited to 'src/_data.yaml')
| -rw-r--r-- | src/_data.yaml | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/src/_data.yaml b/src/_data.yaml new file mode 100644 index 0000000..8e057b6 --- /dev/null +++ b/src/_data.yaml @@ -0,0 +1,33 @@ +repository_url: "https://github.com/getchoo/website" + +metas: + site: "getchoo.com" + title: "=title" + description: "=description" + lang: "en" + color: "#89b4fa" + icon: "/favicon.ico" + +home_page_gifs: + - name: "acab.gif" + alt: "ACAB!" + - name: "arnold.gif" + alt: "Hey Arnold!" + - name: "capitalism.gif" + alt: "Let's crush capitalism!" + - name: "legalize.gif" + alt: "Legalize marijuana now!" + - name: "poweredbynix.svg" + alt: "Powered by NixOS" + href: "https://github.com/sakecode" + - name: "pride.gif" + alt: "LGBTQ Pride now!" + - name: "steam.gif" + alt: "Play on Steam!" + href: "https://dnsense.pub/" + - name: "weezer.gif" + alt: "Weezer fan" + +nav_links: + home: "/" + github: "https://github.com/getchoo" |
