summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-11-19 15:58:19 -0500
committerJune McEnroe <june@causal.agency>2019-11-19 15:58:19 -0500
commit2a92c197aae322572af1a023e2fc0b43b6d0a185 (patch)
tree326638dd56e52cf25f92d62a013aa6b1bd7a49cc
parentAdd Ninefox Gambit (diff)
downloadsrc-2a92c197aae322572af1a023e2fc0b43b6d0a185.tar.gz
src-2a92c197aae322572af1a023e2fc0b43b6d0a185.zip
Move pounce to top of causal.agency
-rw-r--r--www/causal.agency/index.html.in12
1 files changed, 6 insertions, 6 deletions
diff --git a/www/causal.agency/index.html.in b/www/causal.agency/index.html.in
index 167dc53e..7b07ea50 100644
--- a/www/causal.agency/index.html.in
+++ b/www/causal.agency/index.html.in
@@ -29,6 +29,12 @@ or send mail to june@.
 <p>
 These are things I've made.
 
+<h1>pounce</h1>
+<p>
+multi-client IRC bouncer
+<p>
+<a href="https://code.causal.agency/june/pounce">code</a>
+
 <h1>torus</h1>
 <p>
 collaborative ASCII art project
@@ -61,12 +67,6 @@ artisanal IRC client
 <p>
 <!-- catgirl.html -->
 
-<h1>pounce</h1>
-<p>
-multi-client IRC bouncer
-<p>
-<a href="https://code.causal.agency/june/pounce">code</a>
-
 <h1>cards</h1>
 <p>
 CARDS.DLL loader for SDL
21-09-15 19:02:12 -0400'>2021-09-15Remove typer, add downgrade to READMEJune McEnroe 2021-09-15Set bot mode on downgradeJune McEnroe 2021-09-15Enter capsicum in downgradeJune McEnroe 2021-09-15Factor out common parts of downgrade messagesJune McEnroe 2021-09-14Add downgrade IRC botJune McEnroe 2021-09-14Sort by title if authors matchJune McEnroe 2021-09-13Swap-remove tags as they're foundJune McEnroe 2021-09-12Replace htagml regex with strncmpJune McEnroe 2021-09-11Also defer printing comment for lone close-parensJune McEnroe 2021-09-10Publish "git-comment"June McEnroe 2021-09-10Add git comment --pretty optionJune McEnroe 2021-09-08Defer printing comment if line is blank or closing braceJune McEnroe 2021-09-08Up default min-repeat to 30 linesJune McEnroe 2021-09-08Handle dirty lines in git-commentJune McEnroe 2021-09-08Document and install git-commentJune McEnroe 2021-09-08Add repeat and all options to git-commentJune McEnroe 2021-09-08Add group threshold to git-commentJune McEnroe