45 lines
1.6 KiB
HTML
45 lines
1.6 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
<link rel="stylesheet" type="text/css" href="./css/base.css?version=3">
|
|
<link rel="stylesheet" type="text/css" href="./css/index.css?version=3">
|
|
<title>Henri Saudubray</title>
|
|
<meta name="description" content="Henri Saudubray's personal website">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta name="keywords" content="Henri Saudubray, Saudubray, PhD, computer science, informatique, doctorat, formal methods, méthodes formelles">
|
|
</head>
|
|
<body>
|
|
<div id="pride-banner">
|
|
<div class="color yellow"></div>
|
|
<div class="color white"></div>
|
|
<div class="color purple"></div>
|
|
<div class="color black"></div>
|
|
</div>
|
|
<header>HELLO THERE :)</header>
|
|
<main>
|
|
<div class="section">
|
|
Serious stuff
|
|
<ul>
|
|
<li>[<a href="./man.html">man</a>]: the man page</li>
|
|
</ul>
|
|
</div>
|
|
<div class="section">
|
|
Not serious stuff
|
|
<ul>
|
|
<li>[<a href="./fish.html">fsh</a>]: the fish</li>
|
|
<li>[<a href="./tiles.html">tls</a>]: the tiles</li>
|
|
<li>[<a href="./links.html">lnk</a>]: the links</li>
|
|
</ul>
|
|
</div>
|
|
<div class="section">
|
|
<span><a href="https://danael_carbonneau.codeberg.page">←</a></span>
|
|
<span>🍩 Webring des délices 🍩</span>
|
|
<span><a href="https://eloicampagne.fr">→</a></span>
|
|
</div>
|
|
</main>
|
|
<footer>
|
|
<span class="copyleft">©</span> Henri Saudubray.
|
|
</footer>
|
|
</body>
|
|
</html>
|