Update default.html

This commit is contained in:
Daniil Gentili 2018-01-07 16:46:52 +01:00 committed by GitHub
parent 96d01a118c
commit 822328e96b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html amp>
<html amp lang="en">
<head>
<meta charset="UTF-8">
<title>{{ page.title | default: site.title }}</title>