From 8b08d5bd00801f8b492f2974df83e7b833fd39dc Mon Sep 17 00:00:00 2001 From: Kai Stevenson Date: Sat, 6 May 2023 12:28:25 -0700 Subject: fixed cgit links on programming index page --- src/programming/index.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/programming/index.php b/src/programming/index.php index 0e61640..3ebc893 100644 --- a/src/programming/index.php +++ b/src/programming/index.php @@ -4,12 +4,12 @@ require($_SERVER["DOCUMENT_ROOT"] . "/head.php"); require($_SERVER["DOCUMENT_ROOT"] . "/header.php"); ?>

- My repositories (including some notes) are at aberrantflux.xyz/cgit. I also have some stuff at github.com/kaistevenson. The repo for this site is aberrantflux.xyz/cgit/aberrantflux-site.git if you want to get a little meta. I use cgit to serve my repositories over HTTP, and otherwise use SSH. + My repositories (including some notes) are at aberrantflux.xyz/cgit. I also have some stuff at github.com/kaistevenson. The repo for this site is aberrantflux.xyz/cgit/aberrantflux-site.git if you want to get a little meta. I use cgit to serve my repositories over HTTP, and otherwise use SSH.

Projects

- I have a few particularly cool projects, like Precedent, my interpreted - programming language, and Snake3, a fun snake game. + I have a few particularly cool projects, like Precedent, my interpreted + programming language, and Snake3, a fun snake game. If you want to contribute to any of my repositories, just email me with a diff and a brief description of your changes. If I like your commit, I'll integrate it. -- cgit v1.2.3-70-g09d2