Added sitemap for humans and bots. Some content tweaks. Starting to feel close to done!
This commit is contained in:
@ -2,10 +2,15 @@
|
||||
<?php
|
||||
include "menu.php"
|
||||
?>
|
||||
<h6 class="center">
|
||||
<a href="https://github.com/Hyperling/www/blob/main/LICENSE"
|
||||
target="_blank" rel="noopener noreferrer"
|
||||
>
|
||||
This website is free software! Click to learn more.
|
||||
</a>
|
||||
</h6>
|
||||
<div class="row" id="footer">
|
||||
<div class="col-3"></div>
|
||||
<h6 class="col-3 center">
|
||||
<a href="https://github.com/Hyperling/www/blob/main/LICENSE"
|
||||
target="_blank" rel="noopener noreferrer"
|
||||
>This website is free software! Click to learn more.</a>
|
||||
</h6>
|
||||
<h6 class="col-3 center">
|
||||
<a href="/sitemap/">Full Site Map</a>
|
||||
</h6>
|
||||
<div class="col-3"></div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user