mirror of
https://github.com/pmoreno-rodriguez/grav-theme-future2021.git
synced 2025-06-07 20:08:54 +00:00
Updated demo content
This commit is contained in:
parent
2bc7511850
commit
5a7d74ec08
6 changed files with 17 additions and 6 deletions
|
@ -8,13 +8,13 @@ favicon:
|
|||
path: user/themes/future2021/images/logo/Grav_logo.png
|
||||
blog_page: /blog
|
||||
slogan: 'AYUDA DE GRAV EN ESPAÑOL'
|
||||
custom_logo: { }
|
||||
custom_logo_mobile:
|
||||
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.'
|
||||
|
@ -38,8 +38,8 @@ miniposts: true
|
|||
miniposts_number: 3
|
||||
latestposts: true
|
||||
miniposts_category: minipost
|
||||
custommenus:
|
||||
enabled: false
|
||||
displaycustommenus:
|
||||
enabled: true
|
||||
dropdown:
|
||||
enabled: true
|
||||
custommenu:
|
||||
|
@ -48,3 +48,11 @@ custommenu:
|
|||
icon: arrow-circle-right
|
||||
url: 'https://getgrav.org'
|
||||
target: _blank
|
||||
sidebar: true
|
||||
custommenus:
|
||||
enabled: true
|
||||
menu_langswitcher: false
|
||||
menu_search: true
|
||||
menu_login: true
|
||||
enable_social: true
|
||||
social_style: brands
|
|
@ -3,7 +3,7 @@ title: Bienvenido
|
|||
content:
|
||||
items: '@self.modular'
|
||||
order: { }
|
||||
sidebar: true
|
||||
show_sidebar: true
|
||||
---
|
||||
|
||||
Bienvenido/a a la web ES-GRAV.COM, un sitio web dedicado en exclusiva al popular gestor de contenido GRAV, uno de los Flat-File CMS más reconocidos del mundo. El objetivo de este sitio es ser un punto de partida para conocer este popular CMS, el cual dispone de poca documentación en nuestro idioma, a la vez que servir de base documental para realizar tus proyectos con Grav, incluyendo algunos de los documentos oficiales de Grav, traducidos al castellano, así como pequeños tutoriales que harán más fácil la creación de un sitio web con Grav.
|
||||
|
|
|
@ -9,7 +9,7 @@ content:
|
|||
dir: desc
|
||||
pagination: true
|
||||
url_taxonomy_filters: true
|
||||
sidebar: true
|
||||
show_sidebar: true
|
||||
show_breadcrumbs: false
|
||||
---
|
||||
|
||||
|
|
|
@ -43,6 +43,7 @@ images:
|
|||
thumb: thumb_magic_butterfly-wallpaper-1920x1080.jpg
|
||||
published: true
|
||||
layout: standard
|
||||
show_sidebar: true
|
||||
---
|
||||
|
||||
## [center]Some pictures for your portfolio[/center]
|
|
@ -4,5 +4,6 @@ content:
|
|||
items: '@self.modular'
|
||||
body_classes: modular
|
||||
menu: Contacto
|
||||
show_sidebar: true
|
||||
---
|
||||
|
||||
|
|
|
@ -4,6 +4,7 @@ primaryImage: privacy-policy.jpg
|
|||
media_order: privacy-policy.jpg
|
||||
visible: false
|
||||
subtitle: 'Our privacy terms'
|
||||
show_sidebar: true
|
||||
---
|
||||
|
||||
<p>Last updated: December 02, 2020</p>
|
||||
|
|
Loading…
Add table
Reference in a new issue