Fix baseurl

This commit is contained in:
Doug Torrance
2018-05-10 22:36:08 -04:00
parent f72a719155
commit 0c5dc20a41
3 changed files with 11 additions and 10 deletions

View File

@@ -1 +1,2 @@
title: Window Maker
baseurl: /whome

View File

@@ -1,36 +1,36 @@
<div id="dock">
<table width="64" height="500" border="0" cellpadding="0" cellspacing="0">
<tr>
<td><a href="/"><img src="/homewmaker.png" alt="Home" width="60" height="81"></a></td>
<td><a href="{{ site.baseurl }}/"><img src="{{ site.baseurl }}/homewmaker.png" alt="Home" width="60" height="81"></a></td>
</tr>
<tr>
<td><a href="/news.html"><img src=
"/news.png" alt="News" width="60" height="81"></a></td>
<td><a href="{{ site.baseurl }}/news.html"><img src=
"{{ site.baseurl }}/news.png" alt="News" width="60" height="81"></a></td>
</tr>
<tr>
<td><a href="/docs.html"><img src=
"/docs.png" alt="Documentation" width="60" height="81"></a></td>
<td><a href="{{ site.baseurl }}/docs.html"><img src=
"{{ site.baseurl }}/docs.png" alt="Documentation" width="60" height="81"></a></td>
</tr>
<tr>
<td><a href="/lists.html"><img src="/mailing_list.png" alt="Mailing Lists" width="60" height=
<td><a href="{{ site.baseurl }}/lists.html"><img src="{{ site.baseurl }}/mailing_list.png" alt="Mailing Lists" width="60" height=
"81"></a></td>
</tr>
<tr>
<td><a href="/dev.html"><img src="/development.png" alt="Development" width="60" height=
<td><a href="{{ site.baseurl }}/dev.html"><img src="{{ site.baseurl }}/development.png" alt="Development" width="60" height=
"81"></a></td>
</tr>
<tr>
<td><a href="/themes.html"><img src="/themes.png" alt="Themes" width="60" height=
<td><a href="{{ site.baseurl }}/themes.html"><img src="{{ site.baseurl }}/themes.png" alt="Themes" width="60" height=
"81"></a></td>
</tr>
<tr>
<td><a href="/links.html"><img src="/links.png" alt="Links" width="60" height=
<td><a href="{{ site.baseurl }}/links.html"><img src="{{ site.baseurl }}/links.png" alt="Links" width="60" height=
"81"></a></td>
</tr>
</table>

View File

@@ -2,7 +2,7 @@
<table width="100%">
<tr>
<td width="100%">
<a href="/"><img src="/header.png" style="min-width:700px" width="95%" alt="title bar"></a>
<a href="{{ site.baseurl }}/"><img src="{{ site.baseurl }}/header.png" style="min-width:700px" width="95%" alt="title bar"></a>
</tr>
<tr>
<td width="100%">