summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
author53hornet <atc@53hor.net>2021-10-02 21:35:35 -0400
committer53hornet <atc@53hor.net>2021-10-02 21:35:35 -0400
commitacb147e1880b1594f024a542acd89cf670f9926a (patch)
treef39d2f087d5abb11b51a2872700e967fa26abdeb /includes
parent19969f79632e4936073dcd91fbd9dfbe917e9438 (diff)
download53hor-acb147e1880b1594f024a542acd89cf670f9926a.tar.xz
53hor-acb147e1880b1594f024a542acd89cf670f9926a.zip
fix: add doctype and html tag
Diffstat (limited to 'includes')
-rw-r--r--includes/head.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/includes/head.php b/includes/head.php
index c5e5287..43afd4d 100644
--- a/includes/head.php
+++ b/includes/head.php
@@ -1,3 +1,6 @@
+<!DOCTYPE html>
+<html lang="en-US">
+
<head>
<style>
@font-face {