adds DIY category to the eqiupment page
This commit is contained in:
parent
bfe07ef3a0
commit
5741039556
2 changed files with 18 additions and 1 deletions
17
content/equipment/diy/_index.md
Normal file
17
content/equipment/diy/_index.md
Normal file
|
@ -0,0 +1,17 @@
|
|||
---
|
||||
title: DIY
|
||||
summary: Stuff for home. Random things probably...
|
||||
showBreadcrumbs: true
|
||||
groupByYear: true
|
||||
showDate: false
|
||||
showDateUpdated: false
|
||||
showReadingTime: false
|
||||
showWordCount: false
|
||||
showPagination: false
|
||||
|
||||
feed_exclude: true
|
||||
weight: 30
|
||||
---
|
||||
|
||||
Because some tools might fit into more types of work (like metal or wood work)
|
||||
I decided to go without categories. Seems like I will try use some tags for this.
|
|
@ -10,7 +10,7 @@ showWordCount: false
|
|||
showPagination: false
|
||||
|
||||
feed_exclude: true
|
||||
weight: 30
|
||||
weight: 40
|
||||
---
|
||||
|
||||
A few of my used notebooks are listed below.
|
||||
|
|
Loading…
Reference in a new issue