About
This commit is contained in:
@@ -4,5 +4,5 @@ draft = true
|
||||
title = 'Wabi-sabi'
|
||||
+++
|
||||
|
||||
[Wabi-sabi](https://en.wikipedia.org/wiki/Wabi-sabi) is not to be confused with [wasabi](https://en.wikipedia.org/wiki/Wasabi).
|
||||
[Wabi-sabi](https://en.wikipedia.org/wiki/Wabi-sabi) is not to be confused with [wasabi](https://en.wikipedia.org/wiki/Wasabi) although it uses exactly the same letters.
|
||||
Simple is always possible, and not always findable.
|
||||
|
||||
@@ -62,17 +62,17 @@ style = "github-dark"
|
||||
|
||||
[[menu.main]]
|
||||
name = "Blog"
|
||||
weight = 1
|
||||
weight = 2
|
||||
url = "posts/"
|
||||
[[menu.main]]
|
||||
name = "Projects"
|
||||
weight = 2
|
||||
weight = 3
|
||||
url = "projects/"
|
||||
[[menu.main]]
|
||||
name = "Contact"
|
||||
weight = 3
|
||||
weight = 4
|
||||
url = "contact/"
|
||||
[[menu.main]]
|
||||
name = "About"
|
||||
weight = 4
|
||||
weight = 1
|
||||
url = "about/"
|
||||
|
||||
Reference in New Issue
Block a user