change content

This commit is contained in:
chris 2023-06-13 22:24:06 -05:00
parent cdc7d13654
commit 498b077cad
9 changed files with 9 additions and 19 deletions

View File

@ -2,17 +2,5 @@
title: "Home"
enableToc: false
---
# About
# Learning
- [[learning/Git for Data Analysts]]
# Projects
# Bookshelf
- [[bookshelf/Best Ever]]
- [[bookshelf/2023 Books]]
- [[bookshelf/2022 Books]]
# Articles
# About
Hello I'm Chris.

View File

@ -1,5 +1,5 @@
---
title: "2022 Books"
tags:
- example-tag
- books
---

View File

@ -1,7 +1,7 @@
---
title: "2023 Books"
tags:
- example-tag
- books
---
- Getting Things Done

View File

@ -1,7 +1,7 @@
---
title: "Best Ever"
tags:
- example-tag
- books
---
- Kitchen Confidential

View File

@ -1,7 +1,7 @@
---
title: "Git for Data Analysts"
tags:
- example-tag
- articles
---
> [!note] Note

View File

@ -50,7 +50,7 @@ enableFooter: true
enableContextualBacklinks: true
# whether to show a section of recent notes on the home page
enableRecentNotes: false
enableRecentNotes: true
# whether to display an 'edit' button next to the last edited field
# that links to github

View File

@ -0,0 +1,2 @@
- Tag files must be completely empty for them to work
-

0
content/tags/articles.md Normal file
View File

0
content/tags/books.md Normal file
View File