summaryrefslogtreecommitdiff
path: root/dates.html
diff options
context:
space:
mode:
authorMartial Simon <msimon_fr@hotmail.com>2023-07-03 16:27:05 +0200
committerMartial Simon <msimon_fr@hotmail.com>2023-07-03 16:27:05 +0200
commitde66f21bc991b5eb5dc90296431901bae95de1fc (patch)
tree090a22ee28597ab8f5c51824af51b4a9bbaeadd7 /dates.html
parent8809417987d66220d39d7eda88a4961f9fad0be5 (diff)
fix: index button borders, added dates.html
Diffstat (limited to 'dates.html')
-rw-r--r--dates.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/dates.html b/dates.html
new file mode 100644
index 0000000..a17bf6b
--- /dev/null
+++ b/dates.html
@@ -0,0 +1,11 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <title>Les Running Gags - Dates</title>
+ <meta content="text/html; charset=utf-8" http-equiv="content-type" />
+ <link rel="stylesheet" type="text/css" href="./style.css" />
+ </head>
+ <body>
+ </body>
+ <a href="index.html" class="return">Retour</a>
+</html>