Replies: 1 comment 1 reply
-
You have just eliminated the only answer. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using the collection pages in a collection
https://disneylandian.com/dr/dca_grizzly_flats/
I am trying to remove the Updated date and the arrows for going to the next page.
I do not want to edit the actual template, I was hoping there was a command to place in the config, sadly I have tried a bunch of options from looking at the instructions (which are awesome) and can't figure it out.
Anyone have any ideas?
This is the config
_config.yml
path: ""
type: dr
values:
layout: single
author_profile: false
read_time: false
comments: gtrue
share: false
related: true
Actual page header
title: "DCA Grizzly Peak Airfield"
excerpt: "Music Loop."
collection: "dr"
header:
overlay_image: /assets/images/dca_grizzly_flats.jpg
overlay_filter: 0.5 # same as adding an opacity of 0.5 to a black background
#caption: "Photo credit: Unsplash"
teaser: /assets/images/dca_grizzly_flats.jpg
actions:
#- label: "More Info"
# url: "https://unsplash.com"
Beta Was this translation helpful? Give feedback.
All reactions