Updated robots.txt in order to catch more AI training bots. Changed main text color to #00b800 in order to have a better contrast for reading.

This commit is contained in:
Lucia Zehentner 2024-12-25 15:39:16 +01:00
parent 84d0495beb
commit dd7260eab1
7 changed files with 97 additions and 34 deletions

View file

@ -47,7 +47,7 @@
<div id="about-this-website">
<h2><span class="spacer"></span> about this website <span class="spacer"></span></h2>
<p class="flowing-text">
This website is held intentionally minimalist, as I'm not the biggest fan of bloated ressorce-intensive websites and unnessercary eyecandy. Also, I added some 88x31 Buttons on the bottom of the useful stuff page. Some links might link to nowhere as I've gotten around to publishing all code or related blog articles of my projects, but will do so in the future.</p>
This website is held intentionally minimalist, as I'm not the biggest fan of bloated ressorce-intensive websites and unnessercary eyecandy. The only non-text-based content you'll find on this page are some 88x31 buttons and the background image, which is itself rather tiny. This website is fully navigable with purely text-based browsers such as <a href="https://lynx.invisible-island.net/">lynx</a>, full screenreader compatiblity is currently unfortunatly not tested. Some links might link to nowhere as I've gotten around to publishing all code or related blog articles of my projects, but will do so in the future.</p>
</div>
<div id="projects">
<h2><span class="spacer"></span><span class="additional-spacer">=</span> personal projects <span class="spacer"></span></h2>
@ -68,7 +68,7 @@
</div>
<div class="project">
<h3><a href="https://github.com/Schlecknits/hitomezashi">Hitomezashi Generator</a></h3>
<p>This project written in Python generates so called Hitomezashi patterns, an example of which you can see in the background of my website. The generator takes a wide range of arguments and can produce tiling pattern.</p>
<p>This project written in Python generates so called Hitomezashi patterns, an example of which you can see in the background of my website. The generator takes a wide range of arguments and can produce tiling patterns.</p>
</div>
<div class="project">
<h3>More stuff to come...</h3>
@ -99,7 +99,7 @@
<footer>
<span class="centered no-overflow horizontal_divider">======================================================================================</span>
<div class="flex-row">
<p><a href="legal_notice.html">Legal notice</a> | <a href="licenses.html">Open source licenses</a> | Latest Update: {{ date }}</p>
<p class="footer-links"><a href="legal_notice.html"> legal notice </a>|<a href="licenses.html"> open source licenses </a>| latest update: {{ date }} </p>
</div>
<pre class="flags" aria-label="Trans flag and bi flag">
<span class="blue">==============</span> | <span class="pink">==============</span>