File tree 3 files changed +6
-1
lines changed
3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,10 @@ cascade:
16
16
path : /docs/**
17
17
editable : true
18
18
show_breadcrumb : true
19
+ # Hide date from Next In Series
20
+ show_date : false
21
+ # Show date modified at end of content
22
+ show_date_updated : true
19
23
# Blog post options
20
24
- _target :
21
25
path : /post/**
Original file line number Diff line number Diff line change 1
1
---
2
2
title : Getting Started
3
+ date : 2024-02-17
3
4
weight : 1
4
5
---
5
6
Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20240217212918-ae7f0c597978
7
- github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.2.1-0.20240217212918-ae7f0c597978
7
+ github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.2.1-0.20240218003515-69d49c0b4a92
8
8
)
You can’t perform that action at this time.
0 commit comments