This commit is contained in:
Oliver Davies 2019-04-17 00:40:12 +01:00
parent 984bd339d8
commit 4307391c93
42 changed files with 515 additions and 535 deletions

13
_downloads.html Normal file
View file

@ -0,0 +1,13 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title> Downloads </title>
</head>
<body>
<h1> Downloads </h1>
<ul>
<li><a id="http://wordcamp2019.docksal/" href="index.html"> My WordPress Site Just another WordPress site </a></li>
</ul>
</body>
</html>