🎨 Indent properly in <head>

This commit is contained in:
Dan Jones 2019-08-19 11:39:22 -05:00
commit db60ecce23

View file

@ -1,8 +1,8 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
{% seo %} {% seo %}
{% css style %} {% css style %}
<meta http-equiv="X-Clacks-Overhead" content="GNU Terry Pratchett" /> <meta http-equiv="X-Clacks-Overhead" content="GNU Terry Pratchett" />
</head> </head>