1
0
Fork 0

[FIX] get masonry to initialize properly

This commit is contained in:
Jannik Beyerstedt 2021-01-30 22:56:09 +01:00
parent 0762dd0294
commit 2d714c2393
4 changed files with 105 additions and 4 deletions

View file

@ -1 +0,0 @@
../../../modules/kirby-template-sitemap/blueprints/xmlsitemap.yml

View file

@ -0,0 +1,37 @@
title: XML Sitemap
options:
changeStatus: false
changeTempate: false
changeSlug: false
delete: false
changeTitle: false
columns:
main:
width: 2/3
sections:
content:
type: fields
fields:
info:
type: info
text: >
This site generates a html-base sitemap (a human readable one).
<br>
You should probably set some of the following options in the config.php
<br>
<pre>c::set('smap_ignoreSite', array(...));</pre>
<pre>c::set('smap_ignoreTemplate', array(...));</pre>
For more information see the readme.
sidebar:
width: 1/3
sections:
pages: false
files: false