make header format yaml
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
---
|
||||
title: "brightness"
|
||||
tags: [ "hardware", "laptop" ]
|
||||
title: brightness
|
||||
tags:
|
||||
- hardware
|
||||
- laptop
|
||||
---
|
||||
# Brightness
|
||||
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
---
|
||||
title: "keyboard"
|
||||
tags: [ "keyboard", "vim" ]
|
||||
title: keyboard
|
||||
tags:
|
||||
- keyboard
|
||||
- vim
|
||||
---
|
||||
|
||||
# System-Wide Capslock and Escape Swap
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
---
|
||||
title: "monitor"
|
||||
tags: [ "hardware" ]
|
||||
title: monitor
|
||||
tags:
|
||||
- hardware
|
||||
---
|
||||
See screen size
|
||||
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
---
|
||||
title: "printers"
|
||||
tags: [ "hardware" ]
|
||||
title: printers
|
||||
tags:
|
||||
- hardware
|
||||
---
|
||||
# Cups: The Common Unix Printing System
|
||||
|
||||
|
||||
Reference in New Issue
Block a user