diff options
Diffstat (limited to 'projects/index.html')
-rwxr-xr-x | projects/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/projects/index.html b/projects/index.html index a0958d8..cff8e36 100755 --- a/projects/index.html +++ b/projects/index.html @@ -1,5 +1,5 @@ <!--#set var="title" value="Projects" --> -<!--#include virtual="../includes/header.html" --> +<!--#include virtual="/includes/header.html" --> <h2>Projects</h2> <p> The following is a list of projects that I maintain. All of these works are @@ -61,4 +61,4 @@ version 1.0 of <a href="http://specs.os.pehjota.net/source-package-format-1.0.html">this source package format</a>. </p> -<!--#include virtual="../includes/footer.html" --> +<!--#include virtual="/includes/footer.html" --> |