summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-12 02:17:44 -0500
committerJune McEnroe <june@causal.agency>2020-02-12 02:23:15 -0500
commit4f9d14f7d10c4d77c6bc7e54d43550e96a690e9c (patch)
tree871e6d9757fb17e74406ba4fb97cd94d7c1cdae8
parentMove catgirl up the page (diff)
downloadsrc-4f9d14f7d10c4d77c6bc7e54d43550e96a690e9c.tar.gz
src-4f9d14f7d10c4d77c6bc7e54d43550e96a690e9c.zip
Collapse simple links
-rw-r--r--www/causal.agency/index.html.in16
1 files changed, 4 insertions, 12 deletions
diff --git a/www/causal.agency/index.html.in b/www/causal.agency/index.html.in
index ec3d7adc..5de33d12 100644
--- a/www/causal.agency/index.html.in
+++ b/www/causal.agency/index.html.in
@@ -29,17 +29,13 @@ or send mail to june@.
 <p>
 These are things I've made.
 
-<h1>pounce</h1>
+<h1><a href="https://git.causal.agency/pounce/about">pounce</a></h1>
 <p>
 multi-client IRC bouncer
-<p>
-<a href="https://git.causal.agency/pounce/about">git</a>
 
-<h1>litterbox</h1>
+<h1><a href="https://git.causal.agency/litterbox/about">litterbox</a></h1>
 <p>
 full-text search IRC logger
-<p>
-<a href="https://git.causal.agency/litterbox/about">git</a>
 
 <h1>catgirl</h1>
 <p>
@@ -73,11 +69,9 @@ collaborative ASCII art project
 <p>
 <!-- play.html -->
 
-<h1>cards</h1>
+<h1><a href="https://git.causal.agency/cards/about">cards</a></h1>
 <p>
 CARDS.DLL loader for SDL
-<p>
-<a href="https://git.causal.agency/cards/about">git</a>
 
 <h1>scheme</h1>
 <p>
@@ -88,11 +82,9 @@ earthy terminal colours
 <a href="bin/scheme.html">src</a>
 <!-- scheme.html -->
 
-<h1>bin</h1>
+<h1><a href="bin/">bin</a></h1>
 <p>
 little utilities
-<p>
-<a href="bin/">src</a>
 
 <h1>text</h1>
 <p>
McEnroe 2019-01-13Add PS0June McEnroe 2019-01-13Change default ENV from cashrc to env.shJune McEnroe 2019-01-13Use colours in cash promptsJune McEnroe 2019-01-12Set PSlit like NetBSD shJune McEnroe 2019-01-12Install gnupg2 from pkgsrc and symlink gpgJune McEnroe 2019-01-12Reference cash builtin man pages in cash.1 SEE ALSOJune McEnroe 2019-01-12Restore cash builtin man page datesJune McEnroe 2019-01-12Use local libeditJune McEnroe 2019-01-12Replace libedit MakefileJune McEnroe 2019-01-11Import /usr/src/lib/libedit from NetBSD 8.0June McEnroe 2019-01-11Add PSlit for prompt escapesJune McEnroe 2019-01-11Don't make depend automaticallyJune McEnroep;id=67721f3dbd4ffeb1a03145170df40f616ee0a118&follow=1'>Accumulate thread envelopes before concatenationJune McEnroe 2020-04-24Free envelope in concatDataJune McEnroe 2020-04-24Use replyTo address in mailto:June McEnroe 2020-04-23Wrap quoted lines in <q>June McEnroe