merge latest dev
This commit is contained in:
Vendored
+1
-1
@@ -27,7 +27,7 @@
|
||||
<meta name="msapplication-TileImage" content="static/images/favicons/ms-icon-144x144.png">
|
||||
<meta name="theme-color" content="#000000">
|
||||
|
||||
<base href="/">
|
||||
<base href="/">
|
||||
|
||||
<title>Partey</title>
|
||||
</head>
|
||||
|
||||
Vendored
+3
-2
@@ -1,4 +1,5 @@
|
||||
/*This file is a workaround to allow phaser to load directly this font */
|
||||
@font-face {
|
||||
font-family: "Press Start 2P";
|
||||
src: url("/fonts/press-start-2p-latin-400-normal.woff2") format('woff2');
|
||||
font-family: "Press Start 2P";
|
||||
src: url("/fonts/press-start-2p-latin-400-normal.woff2") format('woff2');
|
||||
}
|
||||
Reference in New Issue
Block a user