Menu for navigation on mobile fix

This commit is contained in:
lubuwest 2023-03-28 22:13:41 +02:00
parent 03e2367a68
commit 0473633174
1 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
\## simplyOpen ##
## simplyOpen ##
## Screenshot
@ -50,14 +50,14 @@ Configuration in pelicanconf.py:
# License (choose one)
LICENSE = 'CC-BY-SA', 'CC-BY', 'CC-BY-NC', 'CC-BY-NC-SA', 'ALL RIGHTS RESERVED'
FEDERATION_TIMELINE = (('domain','https://loma.ml'), # Activate Apache headers module:
# For federation timeline activate Apache headers module:
# a2enmod headers
# CORS headers must be set at the Friendica server, add the following to .htaccess
# Header add Access-Control-Allow-Origin "https://myblog.com"
# Header add Access-Control-Allow-Methods: "GET"
# Header add Access-Control-Allow-Origin "https://myblog.com"
# Header add Access-Control-Allow-Methods: "GET"
FEDERATION_TIMELINE = (('domain','https://loma.ml'),
('user','startrek'),
('max','5'),
('type','user'), # could be 'group' to follow a group