소스 검색

disabling client scaling

Justin Gilman 3 주 전
부모
커밋
849f11b366
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      index.html

+ 1 - 0
index.html

@@ -15,6 +15,7 @@
         content="A browser-based game of mysterious potions and spooky capitalism. A humble witch gathers ingredients and brews speciality potions for her supernatural clientele." />
     <meta property="og:image" content="https://eyeofmidas.com/spookonomics/og_image.png" />
     <meta property="og:url" content="https://eyeofmidas.com/spookonomics" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"/>
 
     <link rel="preconnect" href="https://fonts.googleapis.com">
     <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>