mirror of
https://github.com/oupala/apaxy.git
synced 2025-08-23 00:32:52 +02:00
Add meta viewport
This commit is contained in:
@@ -11,6 +11,9 @@
|
|||||||
# INDEX OPTIONS
|
# INDEX OPTIONS
|
||||||
IndexOptions +Charset=UTF-8 +FancyIndexing +IgnoreCase +FoldersFirst +XHTML +HTMLTable +SuppressRules +SuppressDescription +NameWidth=*
|
IndexOptions +Charset=UTF-8 +FancyIndexing +IgnoreCase +FoldersFirst +XHTML +HTMLTable +SuppressRules +SuppressDescription +NameWidth=*
|
||||||
|
|
||||||
|
# META VIEWPORT
|
||||||
|
IndexHeadInsert "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">"
|
||||||
|
|
||||||
# HIDE /theme DIRECTORY
|
# HIDE /theme DIRECTORY
|
||||||
IndexIgnore .htaccess /theme
|
IndexIgnore .htaccess /theme
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user