* Add a post date to each post * Do not show the post date for tours * Only show posts tagged "current-event" on the home page (hiding 37c3 entries) * Use a custom template for sorting the summary list by title (instead of the default by date)
This commit is contained in:
parent
d070853e64
commit
c06c8603ef
17 changed files with 67 additions and 4 deletions
|
@ -1,10 +1,13 @@
|
|||
---
|
||||
title: 38c3 Tours
|
||||
weight: 10
|
||||
type: tours
|
||||
layout: list-bytitle
|
||||
menus:
|
||||
main:
|
||||
name: Tours
|
||||
cascade:
|
||||
params:
|
||||
showPostDate: false
|
||||
---
|
||||
|
||||
These are the tours on offer for 38c3 Chaos Communication Congress:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue