mirror of
https://github.com/pmoreno-rodriguez/grav-theme-future2021.git
synced 2025-07-04 00:58:54 +00:00
Merge pull request #9 from pmoreno-rodriguez/develop
Deleted old demo content
This commit is contained in:
commit
eaa9565cbd
24 changed files with 8 additions and 82 deletions
|
@ -1,3 +1,10 @@
|
||||||
|
# v1.0.3
|
||||||
|
## --/--/----
|
||||||
|
|
||||||
|
1. [](#improved)
|
||||||
|
* Updated Fontawesome CSS.
|
||||||
|
* Updated Demo content
|
||||||
|
*
|
||||||
# v1.0.2
|
# v1.0.2
|
||||||
## 11/09/2022
|
## 11/09/2022
|
||||||
|
|
||||||
|
|
|
@ -1,41 +0,0 @@
|
||||||
enabled: true
|
|
||||||
production-mode: true
|
|
||||||
favicon:
|
|
||||||
user/themes/future2021/images/Grav_logo.png:
|
|
||||||
name: Grav_logo.png
|
|
||||||
type: image/png
|
|
||||||
size: 15355
|
|
||||||
path: user/themes/future2021/images/Grav_logo.png
|
|
||||||
blog_page: /blog
|
|
||||||
slogan: 'AYUDA DE GRAV EN ESPAÑOL'
|
|
||||||
latestposts: true
|
|
||||||
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: <a href="https://html5up.net/" target="_blank">HTML5 UP</a>. IMAGES: <a href="http://wallpaperswide.com/" target="_blank">WALLPAPESWIDE</a>.'
|
|
||||||
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'
|
|
||||||
dropdown:
|
|
||||||
enabled: true
|
|
||||||
miniposts: true
|
|
||||||
miniposts_number: 3
|
|
|
@ -1,42 +1,2 @@
|
||||||
enabled: true
|
enabled: true
|
||||||
production-mode: false
|
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: <a href="https://html5up.net/" target="_blank">HTML5 UP</a>. IMAGES: <a href="http://wallpaperswide.com/" target="_blank">WALLPAPESWIDE</a>.'
|
|
||||||
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
|
|
||||||
custommenus:
|
|
||||||
enabled: true
|
|
Loading…
Add table
Reference in a new issue