mirror of
https://github.com/gryf/window-maker.github.io.git
synced 2025-12-17 11:10:18 +01:00
Move images to img subdirectory
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<table width="100%">
|
||||
<tr>
|
||||
<td width="100%">
|
||||
<a href="{{ site.baseurl }}/"><img src="{{ site.baseurl }}/header.png" style="min-width:700px" width="95%" alt="title bar"></a>
|
||||
<a href="{{ site.baseurl }}/"><img src="{{ site.baseurl }}/img/header.png" style="min-width:700px" width="95%" alt="title bar"></a>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="100%">
|
||||
|
||||
Reference in New Issue
Block a user