mirror of
https://github.com/miniflux/v2.git
synced 2025-07-22 17:18:37 +00:00
Handle touch events
This commit is contained in:
parent
677ba1eef3
commit
453ff64f29
9 changed files with 321 additions and 171 deletions
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
|
||||
<meta name="robots" content="noindex,nofollow">
|
||||
<meta name="referrer" content="no-referrer">
|
||||
{{ if .csrf }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue