diff options
Diffstat (limited to 'templates/error.html')
| -rwxr-xr-x | templates/error.html | 4 |
1 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> |
