mirror of
https://github.com/ZetaKebab/quartz.git
synced 2025-06-22 00:34:37 +00:00
proper backlink and graph display in footer
This commit is contained in:
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/"
|
||||
```
|
Reference in New Issue
Block a user