logo

lanodan.eu

Unnamed repository; edit this file 'description' to name the repository. git clone https://hacktivis.me/git/lanodan.eu.git
commit: 0f00002ac9011560bb43df2ac3a3e8521a001078
parent 6b3ad63b2882066072a5a9b4596c8230dd257b13
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sun, 17 Dec 2023 02:28:12 +0100

home: <dl> is not <ul>

Diffstat:

Mhome.html4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/home.html b/home.html @@ -24,14 +24,14 @@ <section id="knowledge"> <h2>Skills</h2> - <dl> + <ul> <li>Backend Development: Worked both at <b>embedded</b> single-user scale and multiple-nodes internet scale.</li> <li>System integration: Experienced with <b>Gentoo packaging</b>. Familiar with <b>Alpine Linux packaging</b></li> <li>Programming Languages: Experienced in <b>C</b>, <b>Shell</b> (POSIX &amp; Bash), and <b>Elixir</b>. Early-contributor to <b>Hare</b>. Familiar with <b>Go</b>, <b>Perl</b> and <b>Python</b>.</li> <li>Able to collaborate with other projects, favoring strong <b>interoperability</b></li> <li>Able to easily go into unfamiliar projects, frequently contributing improvements and bugfixes at their relevant source</li> <li>Experienced with <b>Git</b>, with both the Email &amp; Pull Request workflow.</li> - </dl> + </ul> </section> <section id="languages">