ViewPort property

This commit is contained in:
Klemek
2019-06-23 15:05:06 +02:00
parent fa6d91db20
commit 576948acee
3 changed files with 7 additions and 0 deletions
+2
View File
@@ -15,6 +15,8 @@
<%= `<meta property="twitter:image" content="${info.host + article.thumbnail}">` %>
<% } %>
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<link rel="stylesheet" type="text/css" href="/prism.css">
<link rel="stylesheet" type="text/css" href="/style.css">
</head>