website

Personal website
git clone git://git.laack.co/website.git
Log | Files | Refs

commit 92efcde0608a9c6e041e2e3adacb4ee52a3b9e48
parent abbc9e5a73b0bc475b3ba701d795b097c0064ef5
Author: Andrew Laack <andrew@laack.co>
Date:   Wed, 22 Apr 2026 01:40:38 -0500

Updated git links

Diffstat:
Mindex.html | 2+-
Mjs.html | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/index.html b/index.html @@ -139,7 +139,7 @@ a:hover { <hr> <h2 id="code">code</h2> - <p>I like building software and implementing machine learning research. <a href="https://git.laack.co/andrew"> My code</a> is self hosted. I have some code available on my <a href="https://github.com/andrewlaack">Github</a>, but I am not a fan of the platform becoming the de facto standard for code distribution given its proprietary nature. + <p>I like building software and implementing machine learning research. <a href="https://git.laack.co/"> My code</a> is self hosted. I have some code available on my <a href="https://github.com/andrewlaack">Github</a>, but I am not a fan of the platform becoming the de facto standard for code distribution given its proprietary nature. <hr> <h2 id="studies">studies</h2> diff --git a/js.html b/js.html @@ -150,7 +150,7 @@ a:hover { <hr> <h2 id="code">code</h2> - <p>I like building software and implementing machine learning research. <a href="https://git.laack.co/andrew"> My code</a> is self hosted. I have some code available on my <a href="https://github.com/andrewlaack">Github</a>, but I am not a fan of the platform becoming the de facto standard for code distribution given its proprietary nature. + <p>I like building software and implementing machine learning research. <a href="https://git.laack.co"> My code</a> is self hosted. I have some code available on my <a href="https://github.com/andrewlaack">Github</a>, but I am not a fan of the platform becoming the de facto standard for code distribution given its proprietary nature. <hr> <h2 id="studies">studies</h2>