diff options
author | Starfall <us@starfall.systems> | 2023-08-17 14:03:47 -0500 |
---|---|---|
committer | Starfall <us@starfall.systems> | 2023-08-17 14:03:47 -0500 |
commit | decd49af7f2ddd8ca7526cc54a8e154438c5eb18 (patch) | |
tree | 0bfc71bcad18f3f05b824139b4ea39eea00d2eaf | |
parent | 02f15d8d7331ede17101fd60dfba48b9c964f16d (diff) |
add short introduction
-rw-r--r-- | src/index.html | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/src/index.html b/src/index.html index 223e1c3..ba5e66a 100644 --- a/src/index.html +++ b/src/index.html @@ -5,7 +5,13 @@ eleventyNavigation.key = "Home" --- <section id=about> - <p>Hello, World! + <p>We are viperidae and leporidae. Fluorite and bismuth. devin and Alex. + <p>Under various identities, we do: + <ul> + <li>Professional software witchcraft, since Jan. 2018 + <li>Server admin and community moderation for the <a href=https://plural.cafe>Plural Café</a> Mastodon instance, since Nov. 2019 + <li>Diablo II modding, since May 2022 + </ul> </section> <section id=contact> |