Skip to content

Commit

Permalink
Better mobile support
Browse files Browse the repository at this point in the history
  • Loading branch information
edemaine committed Oct 1, 2024
1 parent 6e7e6ea commit 6ae453a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.pug
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ html
link(rel='stylesheet', href='index.styl')
script(src='index.civet', type='module')
link(rel='icon', href='favicon.png')
meta(name='viewport', content='width=device-width, initial-scale=1')
body
div#app
form
Expand Down

0 comments on commit 6ae453a

Please sign in to comment.