diff options
| -rw-r--r-- | haunt/pages/about-complete.sxml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/haunt/pages/about-complete.sxml b/haunt/pages/about-complete.sxml index 9b609d4..7dead63 100644 --- a/haunt/pages/about-complete.sxml +++ b/haunt/pages/about-complete.sxml @@ -222,6 +222,10 @@ Android. It served me the few years where that wasn't an option.") (tr (td "Hardware") (td "Raspberry Pi 2 Model B")) (tr (td "Operating System") (td "Gentoo GNU/Linux")))) (h3 "Other Bits and Pieces") - (p "I'm a vocal supporter of open access and the free software movement.") + (p "I'm a vocal supporter of open access and the free software movement. I'm +an associate member of the " ,(hyperlink "https://www.fsf.org/" "Free Software +Foundation") " and I contribute to " +,(hyperlink "https://en.wikipedia.org/wiki/User:ZeroDaysForDays" "Wikimedia") " +and " ,(hyperlink "https://www.openstreetmap.org/user/Jakob%20Kreuze""OpenStreetMap") ".") (p "I am a licensed (general class) ham, but I am rarely active. My callsign is KC1KAS."))) |