use iso norm instead of flags for languages

This commit is contained in:
rick 2024-04-04 21:29:29 +02:00
commit 9a53a6914b
Signed by: Rick
GPG key ID: A2E7B6CA577C8F07
9 changed files with 15 additions and 41 deletions

View file

@ -10,14 +10,6 @@
<h2>Header</h2>
<p>The Glider comes from <a href="http://www.catb.org/hacker-emblem/">catb website</a>.</p>
<h3>Flags</h3>
<p>I use SVGs from Wikipedia.</p>
<ul>
<li><a href="https://en.wikipedia.org/wiki/File:Flag_of_France.svg">France</a></li>
<li><a href="https://en.wikipedia.org/wiki/File:Flag_of_the_United_Kingdom_(1-2).svg">United-Kingdom</a></li>
</ul>
<h2>Web buttons in footer</h2>
<p>The links on the buttons are often websites where I found them.</p>

View file

@ -24,6 +24,7 @@ rel="stylesheet" href="/css/index.css"
<h2>News</h2>
<p>I'll add the interesting news of my website here. Read the commits to have more informations about the small changes of the site !</p>
<div id="news">
<p><code>04-04-2024:</code> use ISO norm instead of flags for languages.</p>
<p><code>25-10-2023:</code> translate everything \o/ (unless ??).</p>
<p><code>04-10-2023:</code> moving to a VPS at <a href="https://contabo.com">Contabo</a>.</p>
<p><code>29-09-2023:</code> nice favicon :).</p>