Make yaml recipes hidden
This commit is contained in:
parent
07e02b31fe
commit
1e25ddbf66
2 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,7 @@
|
|||
layout: default
|
||||
title: Recipes
|
||||
type: recipes
|
||||
hidden: true
|
||||
|
||||
recipes:
|
||||
Read a DNS records:
|
||||
|
@ -588,4 +589,4 @@ recipes:
|
|||
$: sudo setcap 'cap_net_bind_service=+ep' ./service
|
||||
|
||||
Test speed of the drive:
|
||||
$: sudo hdparam -t --direct /dev/mmcblk0
|
||||
$: sudo hdparam -t --direct /dev/mmcblk0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue