Add header text to blog and talks pages
Uses the `[opdavies_talks:talk_count]` token for the talks page to display the number of given talks. Fixes #31
This commit is contained in:
parent
f847f28f09
commit
e7e610f22c
2 changed files with 28 additions and 2 deletions
|
@ -170,7 +170,20 @@ display:
|
|||
label: ''
|
||||
granularity: second
|
||||
title: Blog
|
||||
header: { }
|
||||
header:
|
||||
area:
|
||||
id: area
|
||||
table: views
|
||||
field: area
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
empty: false
|
||||
tokenize: false
|
||||
content:
|
||||
value: 'I enjoy writing articles and have written a number of them so far during my career, both to document my own learning as well to act as resources for others.'
|
||||
format: full_html
|
||||
plugin_id: text
|
||||
footer: { }
|
||||
empty: { }
|
||||
relationships: { }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue