summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rwxr-xr-xindex.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/index.html b/index.html
index cf69b02..7e281d5 100755
--- a/index.html
+++ b/index.html
@@ -1,7 +1,8 @@
<html>
<head>
<title>Jacob McDonnell</title>
- <meta name="description" content="This is the personal website for the real Jacob McDonnell. Feel free to look around, you might find something interesting."/>
+ <meta name="description" content="This is the personal website for the real Jacob McDonnell.
+ Feel free to look around, you might find something interesting."/>
<meta name="author" content="Jacob McDonnell"/>
<meta name="keywords" content="Jacob,McDonnell,Jacob McDonnell,jacob,mcdonnell,jacob mcdonnell"/>
<link href="CSS/main.css" rel="stylesheet" type="text/css">
@@ -18,7 +19,6 @@
<p><a href="https://github.com/JacobMcDonnell/jed">jed</a> is my own version of ed, currently written in java.</p>
<p><a href="https://github.com/JacobMcDonnell/ticalcprograms">ticalcprograms</a> are a set of
small programs written in C for the TI-84 Plus CE graphing calculator.</p>
- <p><a href="https://github.com/JacobMcDonnell/TextEditor">TextEditor</a> is a simple text editor that I wrote because I didn't like the macOS TextEdit app.</p>
<h2><a>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.
@@ -26,7 +26,8 @@
I know how to program in Java thanks to a high school course, and I like the language for somethings.
Currently I am learning the C programming language with the hopes to write my own operating system one day.
In my free time I like to play basketball, row, practice German and Russian, and play guitar. <br><br>
- I do not know what I will do with this website just yet, maybe I will write articles about projects that I am working on.</p>
+ I do not know what I will do with this website just yet, maybe I will write articles about projects that I am
+ working on.</p>
</div>
</body>
</html>