aboutsummaryrefslogtreecommitdiffstats
path: root/header.php
diff options
context:
space:
mode:
Diffstat (limited to 'header.php')
-rw-r--r--header.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/header.php b/header.php
index d3c2406..910327f 100644
--- a/header.php
+++ b/header.php
@@ -1,6 +1,6 @@
<?php
-printf('
-<!DOCTYPE html>
+printf(
+'<!DOCTYPE html>
<html lang="' . get_bloginfo('language') . '">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">