From f558d8795add97177d24473968f0109da9039b9a Mon Sep 17 00:00:00 2001 From: markvandenheuvel Date: Tue, 2 Jun 2020 17:47:27 +0200 Subject: [PATCH] Update '12/blank.html' --- 12/blank.html | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/12/blank.html b/12/blank.html index 1a4735f..08bc622 100644 --- a/12/blank.html +++ b/12/blank.html @@ -1,3 +1,26 @@ + + + + + + + + + + Title of this page + + + + +

@@ -30,4 +53,8 @@ var x = setInterval(function() { document.getElementById("demo").innerHTML = "EXPIRED"; } }, 1000); - \ No newline at end of file + + + + + \ No newline at end of file