From fe0fe8b983b722c685c34aa3f238e46a30dfb17b Mon Sep 17 00:00:00 2001 From: Erik Martin-Dorel Date: Sun, 3 Oct 2021 14:55:07 +0200 Subject: [PATCH] fix: Use HTML5 Doctype href: https://developer.mozilla.org/en-US/docs/Glossary/Doctype --- static/description.html | 2 +- static/exercise.html | 2 +- static/index.html | 1 + static/partition-view.html | 2 +- static/playground.html | 2 +- static/student-view.html | 2 +- 6 files changed, 6 insertions(+), 5 deletions(-) diff --git a/static/description.html b/static/description.html index b8822e535..ab43f69e8 100644 --- a/static/description.html +++ b/static/description.html @@ -1,4 +1,4 @@ - + diff --git a/static/exercise.html b/static/exercise.html index ca7ffb934..e87333aaf 100644 --- a/static/exercise.html +++ b/static/exercise.html @@ -1,4 +1,4 @@ - + diff --git a/static/index.html b/static/index.html index 7ba338447..03c0c2615 100644 --- a/static/index.html +++ b/static/index.html @@ -1,3 +1,4 @@ + diff --git a/static/partition-view.html b/static/partition-view.html index cf2654696..1a48fcca6 100644 --- a/static/partition-view.html +++ b/static/partition-view.html @@ -1,4 +1,4 @@ - + diff --git a/static/playground.html b/static/playground.html index 9377c2186..11171ce1f 100644 --- a/static/playground.html +++ b/static/playground.html @@ -1,4 +1,4 @@ - + diff --git a/static/student-view.html b/static/student-view.html index 265832c95..08893ea8d 100644 --- a/static/student-view.html +++ b/static/student-view.html @@ -1,4 +1,4 @@ - +