summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtemplates/error.html4
-rwxr-xr-xwebbin0 -> 11863522 bytes
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/error.html b/templates/error.html
index 385835b..723fa19 100755
--- a/templates/error.html
+++ b/templates/error.html
@@ -11,9 +11,9 @@
</head>
<body>
<ul class="topBar">
- <li class="topLink"><a href="https://jacobmcdonnell.com/">home</a></li>
+ <li class="topLink"><a href="/">home</a></li>
<li class="topLink"><a href="https://github.com/JacobMcDonnell">github</a></li>
- <li class="topLink"><a href="https://jacobmcdonnell.com/articles">articles</a></li>
+ <!--<li class="topLink"><a href="https://jacobmcdonnell.com/articles">articles</a></li>-->
</ul>
<div class="main">
<center>
diff --git a/web b/web
new file mode 100755
index 0000000..730ed86
--- /dev/null
+++ b/web
Binary files differ