diff options
Diffstat (limited to 'essays/index.html')
-rwxr-xr-x | essays/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/essays/index.html b/essays/index.html index 81a2ff6..6bc7f9d 100755 --- a/essays/index.html +++ b/essays/index.html @@ -1,5 +1,5 @@ <!--#set var="title" value="Essays" --> -<!--#include virtual="../includes/header.html" --> +<!--#include virtual="/includes/header.html" --> <h2>Essays</h2> <p> Here you will find essays containing facts and opinions about computing @@ -12,4 +12,4 @@ <li>Software as a Service: Lost in the Cloud</li> </ul> <h3>Copyright Law</h3> -<!--#include virtual="../includes/footer.html" --> +<!--#include virtual="/includes/footer.html" --> |