Skip to content

Commit 1a835a9

Browse files
sarahboycebmispelon
authored andcommitted
Added viewport meta to site_head.html to enable mobile support.
1 parent f211a1e commit 1a835a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

trac-env/templates/site_head.html

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<meta name="viewport" content="width=device-width, initial-scale=1" />
12
<link rel="stylesheet" href="${href.chrome('site/css/output.css')}" />
23
<link rel="stylesheet" href="${href.chrome('site/css/trachacks.css')}" />
34
<!--! uncomment for local version of webfont loader if desired. -->

0 commit comments

Comments
 (0)