Update frontmatter for astro
This commit is contained in:
parent
02babbe60b
commit
9a65be07e4
15 changed files with 37 additions and 29 deletions
|
|
@ -1,3 +0,0 @@
|
|||
# My notes
|
||||
|
||||
Muh notes.
|
||||
|
|
@ -1,3 +1,5 @@
|
|||
+++
|
||||
---
|
||||
weight = 9000
|
||||
+++
|
||||
---
|
||||
|
||||
# Chess
|
||||
|
|
|
|||
1
docs/chess/openings/_index.md
Normal file
1
docs/chess/openings/_index.md
Normal file
|
|
@ -0,0 +1 @@
|
|||
# Chess Openings
|
||||
|
|
@ -0,0 +1 @@
|
|||
# Design
|
||||
|
|
@ -1,3 +1,5 @@
|
|||
+++
|
||||
---
|
||||
weight = 3100
|
||||
+++
|
||||
---
|
||||
|
||||
# Electronics
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
+++
|
||||
---
|
||||
weight = 1100
|
||||
+++
|
||||
---
|
||||
|
||||
# Finannces
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
+++
|
||||
---
|
||||
weight = 3000
|
||||
+++
|
||||
---
|
||||
|
||||
# Home network
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
+++
|
||||
---
|
||||
weight = 1200
|
||||
+++
|
||||
---
|
||||
|
||||
# Household
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
+++
|
||||
---
|
||||
weight = 8000
|
||||
+++
|
||||
---
|
||||
|
||||
# Latin
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
+++
|
||||
---
|
||||
weight = 6000
|
||||
+++
|
||||
---
|
||||
|
||||
# Parenting
|
||||
|
|
|
|||
1
docs/professional/_index.md
Normal file
1
docs/professional/_index.md
Normal file
|
|
@ -0,0 +1 @@
|
|||
# Professional
|
||||
|
|
@ -1,7 +1,3 @@
|
|||
+++
|
||||
title = 'Programming languages'
|
||||
+++
|
||||
|
||||
# Programming languages
|
||||
|
||||
## PHP
|
||||
|
|
|
|||
|
|
@ -1,7 +1,3 @@
|
|||
+++
|
||||
title = 'Plan for this section'
|
||||
+++
|
||||
|
||||
# Plan for this section
|
||||
|
||||
List the various problem domains:
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
+++
|
||||
---
|
||||
weight = 6100
|
||||
+++
|
||||
---
|
||||
|
||||
# Seasonal events
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
+++
|
||||
---
|
||||
weight = 1000
|
||||
+++
|
||||
---
|
||||
|
||||
# Self-care
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue