diff options
| author | leo <azuminha1@gmail.co> | 2025-10-16 20:02:39 -0300 |
|---|---|---|
| committer | leo <azuminha1@gmail.co> | 2025-10-16 20:02:39 -0300 |
| commit | 8e7996214af853803c4dd04534b1f5646b0ac1c5 (patch) | |
| tree | 14a30d462b47b54d41613347782da6e48b71d082 /themes/hugo-classic/exampleSite/content/_index.md | |
first
Diffstat (limited to 'themes/hugo-classic/exampleSite/content/_index.md')
| -rw-r--r-- | themes/hugo-classic/exampleSite/content/_index.md | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/themes/hugo-classic/exampleSite/content/_index.md b/themes/hugo-classic/exampleSite/content/_index.md new file mode 100644 index 0000000..97a1a10 --- /dev/null +++ b/themes/hugo-classic/exampleSite/content/_index.md @@ -0,0 +1,22 @@ +--- +title: Home +description: "The personal writings and expressions of Grayfox, otherwise known as you too and everyone else. It is a loving and silly place." +--- +<img + id="foxy" + src="/images/grayf0x.jpg" + alt="A foxy face"> + +## Welcome, friend + +### :purple_heart: :earth_africa: :purple_heart: + +Born in [The Abyss](https://en.wikipedia.org/wiki/Edmonton), **Grayfox** - also known as Zerkle Snorp - has spent over two decades fiddling with things on the Internet. Today he does nothing, so stop asking. + +Their greatest joys are darkness and its quietudes. + +<img src="/images/partywizard.gif"> + +--- + +## Musings
\ No newline at end of file |
