Deny mobile scaling
This commit is contained in:
parent
339720ecda
commit
d87d591532
|
@ -1,5 +1,6 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" type="text/css" href="../feed.css" />
|
||||
<script>
|
||||
var deactivate = function (source, itemid) {
|
||||
|
|
Loading…
Reference in New Issue