forked from leftypol/leftypol
Add meta viewport tag to various themes / extensions for CSS on mobile devices to make use of
This commit is contained in:
parent
eb968a7d01
commit
590178e77d
9 changed files with 10 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1.0">
|
||||
<title>{{ settings.title }}</title>
|
||||
<link rel="shortcut icon" href="/favicon.png">
|
||||
<link rel="stylesheet" media="screen" href="/stylesheets/style.css"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue