tvl-depot/users/wpcarro/website/sandbox/index.html

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

16 lines
262 B
HTML
Raw Normal View History

<!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>