Fix app layout
Some checks are pending
CI / scan_ruby (push) Waiting to run
CI / scan_js (push) Waiting to run
CI / lint (push) Waiting to run
CI / test (push) Waiting to run

This commit is contained in:
sto 2025-03-14 16:48:57 +01:00
parent 1281df11ff
commit 54b25a061e

View File

@ -3,8 +3,8 @@ html
head
title Puzzle Scoreboard
meta name="viewport" content="width=device-width,initial-scale=1"
meta name="apple-mobile-web-app-capable" content=yes
meta name="mobile-web-app-capable" content=yes
meta name="apple-mobile-web-app-capable" content="yes"
meta name="mobile-web-app-capable" content="yes"
= csrf_meta_tags
= csp_meta_tag