summary refs log tree commit diff
path: root/www
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-12-15 17:22:43 -0500
committerJune McEnroe <june@causal.agency>2019-12-15 17:22:43 -0500
commit7625b800509482a270e398899cfe758c35e85228 (patch)
treede9f94be3e40da5896efcc6a620a3013f681d5f8 /www
parentSet ssh port for git.causal.agency (diff)
downloadsrc-7625b800509482a270e398899cfe758c35e85228.tar.gz
src-7625b800509482a270e398899cfe758c35e85228.zip
Link to git. from causal.agency
Diffstat (limited to 'www')
-rw-r--r--www/causal.agency/index.html.in14
1 files changed, 7 insertions, 7 deletions
diff --git a/www/causal.agency/index.html.in b/www/causal.agency/index.html.in
index 7b07ea50..610cc3a4 100644
--- a/www/causal.agency/index.html.in
+++ b/www/causal.agency/index.html.in
@@ -33,7 +33,7 @@ These are things I've made.
 <p>
 multi-client IRC bouncer
 <p>
-<a href="https://code.causal.agency/june/pounce">code</a>
+<a href="https://git.causal.agency/pounce">git</a>
 
 <h1>torus</h1>
 <p>
@@ -43,7 +43,7 @@ collaborative ASCII art project
 --
 <a href="https://ascii.town/explore.html">explore</a>
 --
-<a href="https://code.causal.agency/june/torus">code</a>
+<a href="https://git.causal.agency/torus">git</a>
 <p>
 <!-- torus.html -->
 
@@ -53,7 +53,7 @@ collaborative ASCII art project
 <p>
 <a href="ssh://play@ascii.town">ssh play@ascii.town</a>
 --
-<a href="https://code.causal.agency/june/play">code</a>
+<a href="https://git.causal.agency/play">git</a>
 <p>
 <!-- play.html -->
 
@@ -63,7 +63,7 @@ artisanal IRC client
 <p>
 <a href="ssh://chat@ascii.town">ssh chat@ascii.town</a>
 --
-<a href="https://code.causal.agency/june/catgirl">code</a>
+<a href="https://git.causal.agency/catgirl">git</a>
 <p>
 <!-- catgirl.html -->
 
@@ -71,7 +71,7 @@ artisanal IRC client
 <p>
 CARDS.DLL loader for SDL
 <p>
-<a href="https://code.causal.agency/june/cards">code</a>
+<a href="https://git.causal.agency/cards">git</a>
 
 <h1>scheme</h1>
 <p>
@@ -79,14 +79,14 @@ earthy terminal colours
 <p>
 <a href="scheme.png">palette</a>
 --
-<a href="bin/scheme.html">code</a>
+<a href="bin/scheme.html">src</a>
 <!-- scheme.html -->
 
 <h1>bin</h1>
 <p>
 little utilities
 <p>
-<a href="bin/">code</a>
+<a href="bin/">src</a>
 
 <h1>text</h1>
 <p>
d colspan='3' class='logmsg'> 2018-09-27Export PWDJune McEnroe Without it, $(PWD) is unset in GNU make. 2018-09-27Add sans6x8 PSF2 fontJune McEnroe 2018-09-26Add copy paste to psfedJune McEnroe 2018-09-25Add r to psfed for invertJune McEnroe 2018-09-24Add psfed, a PSF2 font editorJune McEnroe 2018-09-21Add scheme -i to swap white and blackJune McEnroe 2018-09-21Map caps lock to escape on Linux consoleJune McEnroe 2018-09-19Fix README mandoc lintsJune McEnroe 2018-09-19Un-NOT trans.alpha values in pngoJune McEnroe 2018-09-18Refactor reads in pngo and clear palette between filesJune McEnroe 2018-09-17Add tRNS support to pngoJune McEnroe 2018-09-11Move gfx man pages to gfx/manJune McEnroe 2018-09-11Move bin man pages to bin/manJune McEnroe 2018-09-11Rewrite gfx.7 and render plaintext READMEJune McEnroe 2018-09-11Remove GAMES from BINSJune McEnroe 2018-09-11Rewrite bin.7 and render to plaintext READMEJune McEnroe 2018-09-11Add "blank" lines to man pagesJune McEnroe 2018-09-10Add mdoc syntax fileJune McEnroe 2018-09-08Fix Nm usage in multi-name man pagesJune McEnroe 2018-09-08Put real dates on man pagesJune McEnroe 2018-09-08Replace gfx README with REAMDE.7June McEnroe 2018-09-08Link gfx man pages in ~/.localJune McEnroe