quartz-research-note/content/notes/hosting.md

10 lines
130 B
Markdown
Raw Normal View History

---
title: "Deploying to GitHub Pages"
---
Change `baseURL` in `/config.toml`
```toml
baseURL = "https://quartz.jzhao.xyz/"
```