Skip to content

Commit

Permalink
add magic settings to use ipad home screen mode
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisrude committed Aug 16, 2023
1 parent 81f9a08 commit 5d6b6be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions drumline-client/src/app.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
<link rel="icon" href="%sveltekit.assets%/favicon.svg" />
<link rel="apple-touch-icon" href="%sveltekit.assets%/favicon.png" />
<meta name="viewport" content="width=device-width" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="translucent-black" />
<meta
name="description"
content="Solve marching band style crossword puzzles, in your browser! Marching band crosswords have across clues but now down clues. Instead, they have clues which wrap around the grid, like a band."
Expand Down

0 comments on commit 5d6b6be

Please sign in to comment.