jackyzha0
2021-07-18 92d18b1ee5e4dfcba10d03f79210e1f15bac0b74
content/notes/hosting.md
@@ -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).