* Remove email, since it sucks (and I never used it anyway)
* Add #trilema IRC, WoT, codeshelf, logs links
(:h2 "Recent posts")
(:ul
(make-post-list latest-5))
- (:h2 "Contact")
+ (:h2 "Other links")
(:ul :class "inline-list"
- (:li (:a :href "http://webchat.freenode.net" "Freenode")"/spyked")
- (:li (:a :href "/uploads/email.png" "Mail"))
- (:li (:a :href "http://lucian.mogosanu.ro/about/pgp.html" "PGP")))))
+ (:li
+ (:a :href
+ "http://webchat.freenode.net/?channels=#trilema&nick=from_thetarpit"
+ "Contact"))
+ (:li (:a :href "http://lucian.mogosanu.ro/about/pgp.html" "PGP"))
+ (:li
+ (:a :href
+ "http://wot.deedbot.org/0x541A976BB5FC4B455D7FBC61BDAE9D051A3D3B95.html"
+ "WoT"))
+ (:li (:a :href "http://lucian.mogosanu.ro/v/" "V"))
+ (:li (:a :href "http://btcbase.org/log" "Logs")))))
nil)
(defun tlbs-make-index ()