From cc3f723ae968af2be7818667fca6df7f5d1b508b Mon Sep 17 00:00:00 2001
From: "pmoreno.rodriguez"
<60596353+pmoreno-rodriguez@users.noreply.github.com>
Date: Mon, 9 Jan 2023 20:57:41 +0100
Subject: [PATCH] Future2021.yaml file was cleaned up leaving only the minimal
options
---
future2021.yaml | 42 +-----------------------------------------
1 file changed, 1 insertion(+), 41 deletions(-)
diff --git a/future2021.yaml b/future2021.yaml
index 6d977f1..4518037 100644
--- a/future2021.yaml
+++ b/future2021.yaml
@@ -1,42 +1,2 @@
enabled: true
-production-mode: false
-favicon:
- user/themes/future2021/images/logo/Grav_logo.png:
- name: Grav_logo.png
- type: image/png
- size: 15355
- path: user/themes/future2021/images/logo/Grav_logo.png
-blog_page: /blog
-slogan: 'AYUDA DE GRAV EN ESPAÑOL'
-custom_logo:
- user/themes/future2021/images/logo/Grav_logo.png:
- name: Grav_logo.png
- type: image/png
- size: 15355
- path: user/themes/future2021/images/logo/Grav_logo.png
-custom_logo_mobile: { }
-footer:
- title: ABOUT
- description: 'Mauris neque quam, fermentum ut nisl vitae, convallis maximus nisl. Sed mattis nunc id lorem euismod amet placerat. Vivamus porttitor magna enim, ac accumsan tortor cursus at phasellus sed ultricies.'
- copyright_text: 'DESIGN: HTML5 UP. IMAGES: WALLPAPESWIDE.'
- button_url: about
- button_text: 'Show more'
-social:
- -
- name: Twitter
- url: 'https://www.twitter.com'
- icon: 'fa fa-twitter'
- -
- name: Facebook
- url: 'https://www.facebook.com'
- icon: 'fa fa-facebook'
- -
- name: Instagram
- url: 'https://www.instagram.com'
- icon: 'fa fa-instagram'
-miniposts: true
-miniposts_number: 3
-latestposts: true
-miniposts_category: minipost
-displaycustommenus:
- enabled: true
\ No newline at end of file
+production-mode: false
\ No newline at end of file