aboutsummaryrefslogtreecommitdiff
path: root/www/index.html
blob: 505d4a0bd838f29ff58d0285080cece60951c2b0 (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 Wonderful 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 Wonders</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>