Added a template for the index.html pages
This commit is contained in:
parent
f5cb3b5af4
commit
5f9c29e29d
28
template.html
Normal file
28
template.html
Normal file
@ -0,0 +1,28 @@
|
|||||||
|
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>etc.mikelynch.org | Genuary 2026</title>
|
||||||
|
<link rel="stylesheet" href="../styles.css" />
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<div id="main">
|
||||||
|
|
||||||
|
<h1>Genuary 2026 - </h1>
|
||||||
|
|
||||||
|
<p>Prompt: </p>
|
||||||
|
|
||||||
|
<p></p>
|
||||||
|
|
||||||
|
<p><a href="../">Back</a></p>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<p><a href="https://git.tilde.town/bombinans/genuary2026/src/branch/main/06/genuary05.py">The Python script</p>
|
||||||
|
|
||||||
|
<script src="animate.js">
|
||||||
|
</script>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user