summaryrefslogtreecommitdiff
path: root/haunt/pages
diff options
context:
space:
mode:
Diffstat (limited to 'haunt/pages')
-rw-r--r--haunt/pages/about.sxml2
1 files changed, 2 insertions, 0 deletions
diff --git a/haunt/pages/about.sxml b/haunt/pages/about.sxml
index de60f5e..88dece2 100644
--- a/haunt/pages/about.sxml
+++ b/haunt/pages/about.sxml
@@ -308,6 +308,8 @@ If `end' is specified, return `#t' iff `date' is prior to `end'."
(li ,(hyperlink "http://zerodaysfordays.sdf.org/" "sdf"))
(li ,(hyperlink "https://lobste.rs/u/jakob" "lobste.rs")))
(main (@ (class "overline"))
+ (div (@ (class "portrait"))
+ ,(image "portrait.png" "A portrait of myself, done by @scolastiko on Twitter."))
(p "My name's Jakob, and I'm a self-taught "
,(hyperlink "https://www.gnu.org/philosophy/free-sw.html" "free software")
,(hyperlink "https://en.wikipedia.org/wiki/Hacker_culture#Definition" " hacker")