proper backlink and graph display in footer
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
---
|
||||
title: "config"
|
||||
title: "Configuration"
|
||||
---
|
||||
|
9
content/notes/hosting.md
Normal file
9
content/notes/hosting.md
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
title: "Deploying to GitHub Pages"
|
||||
---
|
||||
|
||||
Change `baseURL` in `/config.toml`
|
||||
|
||||
```toml
|
||||
baseURL = "https://quartz.jzhao.xyz/"
|
||||
```
|
3
content/notes/obsidian.md
Normal file
3
content/notes/obsidian.md
Normal file
@ -0,0 +1,3 @@
|
||||
---
|
||||
title: "Obsidian Vault Integration"
|
||||
---
|
Reference in New Issue
Block a user