add DOCTYPE

This commit is contained in:
Zutatensuppe 2021-05-19 09:18:38 +02:00
parent ee7804a594
commit 6b5c12510e
2 changed files with 2 additions and 0 deletions

View file

@ -1,3 +1,4 @@
<!DOCTYPE html>
<html> <html>
<head> <head>

View file

@ -1,3 +1,4 @@
<!DOCTYPE html>
<html> <html>
<head> <head>
<link rel="stylesheet" href="/style.css" /> <link rel="stylesheet" href="/style.css" />