Updated the home page

This commit is contained in:
2019-07-30 20:37:53 +01:00
parent 413b9827db
commit 04a6320188

View File

@@ -30,6 +30,11 @@
<h1>Fourth Experiment</h1> <h1>Fourth Experiment</h1>
</a> </a>
</article> </article>
<article class="experiment">
<a href="/pages/fifth.html">
<h1>Fifth Experiment</h1>
</a>
</article>
</main> </main>
</body> </body>
</html> </html>