From 04736331744b3264ad6a697fff95657ea54a22fa Mon Sep 17 00:00:00 2001 From: lubuwest Date: Tue, 28 Mar 2023 22:13:41 +0200 Subject: [PATCH] Menu for navigation on mobile fix --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 62ce747..db605d7 100644 --- a/README.md +++ b/README.md @@ -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