diff --git a/content/_index.md b/content/_index.md index bd742c4de..3ef2c35cd 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,5 +1,7 @@ --- -title: 🪴 Quartz 3.2 +title: ⛲️ Lawn +tag: +- home --- Host your second brain and [digital garden](https://jzhao.xyz/posts/networked-thought) for free. Quartz features diff --git a/content/notes/vim.md b/content/notes/vim.md index d6303404e..8e50ac5ff 100644 --- a/content/notes/vim.md +++ b/content/notes/vim.md @@ -5,7 +5,6 @@ tags: --- # Exiting 👻 - | | | | --------------- | ------------------------------------- | | :q | to `quit` the file | @@ -15,3 +14,6 @@ tags: | ZZ (Shift + zz) | to `save` the changes and **quit** | + + +