mirror of
https://github.com/ZetaKebab/quartz.git
synced 2025-06-22 00:34:37 +00:00
more docs + link fixing
This commit is contained in:
@ -2,8 +2,13 @@
|
||||
title: "Deploying to GitHub Pages"
|
||||
---
|
||||
|
||||
## GitHub Pages
|
||||
|
||||
## Custom subdomain
|
||||
Change `baseURL` in `/config.toml`
|
||||
|
||||
```toml
|
||||
baseURL = "https://quartz.jzhao.xyz/"
|
||||
```
|
||||
|
||||
Having problems? Checkout our [FAQ and Troubleshooting guide](notes/troubleshooting.md).
|
Reference in New Issue
Block a user