We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdbd06b commit 75cf7a2Copy full SHA for 75cf7a2
_layouts/default.html
@@ -1,4 +1,4 @@
1
-<!DOCTYPE html>
+<!doctype html>
2
<html lang="{{ page.lang | default: site.lang | default: 'en' }}">
3
{% include head.html %}
4
<body>
_layouts/error.html
<head>
<meta name="robots" content="noindex, follow">
_layouts/redirect.html
0 commit comments