ritual.sh/layouts/partials/site-footer.html
Dan 1486f8b93b Footer and robots.txt update
Trying to discourage AI bots from viewing my site.
2025-12-31 13:03:14 +00:00

17 lines
369 B
HTML
Executable file

<footer role="contentinfo">
<div class="crt">
<span class="warning"> Under construction! </span>
&nbsp;&bull;&nbsp;
<a href="https://neocities.org/site/ritualsh" target="_blank"
>Follow on Neocities</a
>
&nbsp;&bull;&nbsp;
<a href="https://github.com/unbolt/ritual.sh/" target="_blank">
Open Source
</a>
</div>
</footer>