HTML fixes from https://validator.w3.org
This commit is contained in:
parent
5ce0077e22
commit
fc714e44ef
@ -18,8 +18,8 @@
|
||||
</body>
|
||||
|
||||
<footer>
|
||||
<a id="about" href="{{ SITE_URL }}/pages/about.html">about</div>
|
||||
<a id="download" href="{{ SITE_URL}}/pages/download.html">download</div>
|
||||
<a id="about" href="{{ SITE_URL }}/pages/about.html">about</a>
|
||||
<a id="download" href="{{ SITE_URL}}/pages/download.html">download</a>
|
||||
</footer>
|
||||
|
||||
</html>
|
@ -12,12 +12,12 @@
|
||||
<h2>The courtyard</h2>
|
||||
</a>
|
||||
|
||||
<a class="vignette"href="{{ SITE_URL }}/construction.html">
|
||||
<a class="vignette" href="{{ SITE_URL }}/construction.html">
|
||||
<img class= "img-menu" src="{{ SITE_URL }}/images/construction/01-construction.jpg" alt="construction">
|
||||
<h2>Construction workers</h2>
|
||||
</a>
|
||||
|
||||
<a class="vignette"href="{{ SITE_URL }}/sunday.html">
|
||||
<a class="vignette" href="{{ SITE_URL }}/sunday.html">
|
||||
<img class= "img-menu" src="{{ SITE_URL }}/images/sunday/02-sunday.jpg" alt="sunday">
|
||||
<h2>Sunday</h2>
|
||||
</a>
|
||||
|
Loading…
Reference in New Issue
Block a user