From dfed378228447a9c798d8bfd0f4c058acda4c78c Mon Sep 17 00:00:00 2001 From: Kai Stevenson Date: Thu, 23 Feb 2023 00:21:28 -0800 Subject: replaced spaces with tabs and fixed the music page --- src/programming/index.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src/programming') diff --git a/src/programming/index.php b/src/programming/index.php index fd635c5..0e61640 100644 --- a/src/programming/index.php +++ b/src/programming/index.php @@ -4,14 +4,14 @@ 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. - 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. + 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