diff options
author | Tor Andersson <tor@ccxvii.net> | 2023-10-27 23:51:32 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-10-27 23:58:41 +0200 |
commit | ceb3e1e9f3522aaa274cca388f52e69e2de20d3c (patch) | |
tree | 07ea3fd130fe0451393b1ccd0990229f75bb9c05 /info/notes.html | |
parent | 282e06e1921833da17efad2d8ffd3689b14fb44b (diff) | |
download | hammer-of-the-scots-ceb3e1e9f3522aaa274cca388f52e69e2de20d3c.tar.gz |
Mobile friendly info pages.
Diffstat (limited to 'info/notes.html')
-rw-r--r-- | info/notes.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/info/notes.html b/info/notes.html index 5eb11a3..c615558 100644 --- a/info/notes.html +++ b/info/notes.html @@ -1,5 +1,6 @@ <!DOCTYPE html> <head> +<meta name="viewport" content="width=device-width, initial-scale=1"> <title>Hammer of the Scots - Notes</title> <link rel="stylesheet" href="/fonts/fonts.css"> <link rel="stylesheet" href="/style.css"> |