Skip to content

Commit

Permalink
fix mobile site
Browse files Browse the repository at this point in the history
  • Loading branch information
zolamk committed Sep 20, 2018
1 parent 7dc1320 commit 051574d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
15 changes: 10 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions website/layouts/_default/baseof.html
Expand Up @@ -2,6 +2,7 @@
<html>
<head>
<title>{{ block "title" . }}{{ end }}</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/css/style.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700,800,900">
</head>
Expand Down

0 comments on commit 051574d

Please sign in to comment.