Compare commits

...

3 commits

Author SHA1 Message Date
Lyes
73e4cb4f2e
Merge branch 'main' into main 2024-02-24 18:40:05 +01:00
Lyes
a32c9805c3
Merge pull request #18 from zaaarf/main
link to english wikipedia instead
2024-02-24 18:06:50 +01:00
zaaarf
d8d1db19bf
fix: link to english wikipedia instead 2023-12-21 22:53:40 +01:00

View file

@ -10,7 +10,7 @@
license.</div>
{% endif %}
<div class="footLeft">
<p>Theme and color theme licensed under <a target="_blank" rel="noopener noreferrer" href="https://fr.wikipedia.org/wiki/Licence_MIT">MIT</a>.<br>
<p>Theme and color theme licensed under <a target="_blank" rel="noopener noreferrer" href="https://en.wikipedia.org/wiki/Licence_MIT">MIT</a>.<br>
Built with <a target="_blank" rel="noopener noreferrer" href="https://www.getzola.org">Zola</a> using <a target="_blank" rel="noopener noreferrer" href="https://github.com/Speyll/anemone">anemone</a> theme &amp; <a target="_blank" rel="noopener noreferrer" href="https://github.com/Speyll/veqev">veqev</a> colors.<br>
</p>
</div>