blob: cf73b6e943a2d7ebc0c592e79507256e26b617cd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title> Wholeheartedly Wandering Will </title>
<link rel="icon" href="/assets/img/favicon.png">
</head>
<body>
<h1><a href="https://www.lesoiseaux.io/">*W</a></h1>
<ul>
<li><a href="https://cw.lesoiseaux.io/">Cartographic Wanders</a></li>
<li><a href="https://pw.lesoiseaux.io/">People Will</a></li>
<li><a href="https://qw.lesoiseaux.io/">Quantify Wholeheartedly</a></li>
</ul>
</body>
</html>
|