diff options
| author | Jacob McDonnell <jacob@simplelittledream.com> | 2021-02-06 19:50:42 -0500 |
|---|---|---|
| committer | Jacob McDonnell <jacob@simplelittledream.com> | 2021-02-06 19:50:42 -0500 |
| commit | 210c761071c2753f49add8d90dae7b88b397c611 (patch) | |
| tree | 465b5018b7f8c67e8be9f5df51beeaa68959bdc7 | |
| parent | 87089a8ad41f123d32774321bca58aa75b04397e (diff) | |
Updated links to go to my git server
| -rwxr-xr-x | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -15,8 +15,8 @@ </ul> <div class="main"> <h2><a name="projects">Projects</a></h2> - <p><a href="https://gitlab.com/Jacob_McDonnell/jars">JARS</a> is my linux auto ricing script for arch linux. It's not that good but it works most of the time, and I don't do many fresh installs anyway.</p> - <p><a href="https://gitlab.com/Jacob_McDonnell/dotfiles">My dotfiles</a> for linux. I like them and they are nice</p> + <p><a href="https://git.jacobmcdonnell.com/jars/">JARS</a> is my linux auto ricing script for arch linux. It's not that good but it works most of the time, and I don't do many fresh installs anyway.</p> + <p><a href="https://git.jacobmcdonnell.com/dotfiles">My dotfiles</a> for linux. I like them and they are nice</p> <h2><a name="about">About</a></h2> <p>I'm Jacob McDonnell. I have been interested in computers since I was young. My father has been in the technology field since before I was born, so I guess that interest came from him. <br><br> My interests, with respect to computers, are programming, UNIX/Plan9, and electronics/hardware. I know how to program in Java thanks to a high school course, however I am not a fan of it. Currently I am learning C, specifically Plan9 C. I hope to write my own operating system one day because I have not found an operating system that has pleased me yet. In my free time I like to play basketball, row, practice German, and play guitar. <br><br> I do not know what I will do with this website just yet. I do plan on hosting my own git server soon, maybe I will write articles about projects that I am working on.</p> </div> |
