1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-29 23:40:45 +00:00

Added viewport meta tag for mobile devices

This commit is contained in:
Jeremy Ruston 2012-03-13 15:13:30 +00:00
parent 5d8397a52d
commit 91b26de52a

View File

@ -1,6 +1,7 @@
<!doctype html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="copyright" content="
&lt;!--@@copyright@@--&gt;
" />