Update default.html

This commit is contained in:
Dean Eigenmann 2020-02-07 17:02:29 +01:00 committed by GitHub
parent a8ebd0a215
commit 21cd813d10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<head>
<title>{{ site.title - page.title }}</title>
<title>{{ site.title }} - {{ page.title }}</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">