Jacky Zhao
2022-01-27 9645f0031756faf815b1df5501d736795cbccc62
link fixing
1 files modified
1 files renamed
6 ■■■■ changed files
content/notes/custom Domain.md 4 ●●●● patch | view | raw | blame | history
content/notes/hosting.md 2 ●●● patch | view | raw | blame | history
content/notes/custom Domain.md
File was renamed from content/custom Domain.md
@@ -1,3 +1,7 @@
---
title: "Custom Domain"
---
### Registrar
This step is only applicable if you are using a **custom domain**! If you are using a `<YOUR-USERNAME>.github.io` domain, you can skip this step.
content/notes/hosting.md
@@ -69,7 +69,7 @@
    cname: <YOUR-DOMAIN>
```
Have a custom domain? [Learn how to set it up with Quartz ](custom%20Domain.md).
Have a custom domain? [Learn how to set it up with Quartz ](notes/custom%20Domain.md).
---