We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1226f3 commit a22cb8cCopy full SHA for a22cb8c
content/_layouts/page.ejs
@@ -3,6 +3,7 @@
3
<head>
4
<script type="text/javascript">if (location.protocol !== 'https:' && location.hostname == 'ceramic-engine.com') location.replace('https:'+location.href.substring(location.protocol.length));</script>
5
<meta charset="utf-8">
6
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
7
<link rel="icon" href="/static/favicon.png"/>
8
<link rel="apple-touch-icon" href="/static/touch-icon.png"/>
9
<meta name="apple-mobile-web-app-capable" content="yes">
0 commit comments