about summary refs log blame commit diff
path: root/website/sandbox/index.html
blob: b549bf443e0784058a3cf59d33e97eeda948c660 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15














                                                  
<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="UTF-8">
    <title>sandbox.wpcarro.dev</title>
  </head>
  <body>
    <h1>Projects</h1>
    <ul>
      <li>
        <a href="/covid-uk">COVID-19 in the UK</a>
      </li>
    </ul>
  </body>
</html>