mirror of
https://github.com/alrayyes/wiki.git
synced 2025-06-12 16:33:39 +00:00
more docs + link fixing
This commit is contained in:
parent
6896cb007b
commit
92d18b1ee5
10 changed files with 125 additions and 16 deletions
content/notes
|
@ -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).
|
Loading…
Add table
Add a link
Reference in a new issue