We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a205a34 commit abc2155Copy full SHA for abc2155
views/main.jade
@@ -2,6 +2,7 @@ doctype 5
2
html
3
head
4
title Tim's Multiplayer Draw App
5
+ meta(name="viewport" content="initial-scale=1")
6
link(rel="stylesheet" href="style.css")
7
link(rel="stylesheet" href="alertify.core.css")
8
link(rel="stylesheet" href="alertify.default.css")
0 commit comments