blob: 69eaa38931aec529a223f23e68585bc81317cfe9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<!DOCTYPE html>
<html>
<head>
<title>Marcelus</title>
<link rel="stylesheet" type="text/css" href="../style.css">
</head>
<body>
<a href="../info.html" class="language">🇫🇷</a>
<div class="content">
<h1>Projects</h1>
<p></p>
<hr class="section-sep">
<h1>My setup(s)</h1>
<p></p>
</div>
</body>
</html>
|