Files
static-site-pipeline/hugo/static/ProjectEuler/index.html
2023-09-30 18:34:20 +01:00

6 lines
302 B
HTML

<!DOCTYPE html>
<html>
<head><title>Project Euler work</title></head>
<body>This folder contains some of my work on <a href="https://projecteuler.net">Project Euler</a>. Append "problem.pdf" to the directory, so Problem 1 can be accessed at www.patrickstevens.co.uk/ProjectEuler/1.pdf .</body>
</html>