From f192f9a23df34d30e223e20ab5e8cb8210a7dfe9 Mon Sep 17 00:00:00 2001 From: Jacky Zhao <j.zhao2k19@gmail.com> Date: Wed, 16 Feb 2022 04:03:02 +0000 Subject: [PATCH] fix #54: root all image urls --- content/notes/hosting.md | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/notes/hosting.md b/content/notes/hosting.md index b474652..a6725b7 100644 --- a/content/notes/hosting.md +++ b/content/notes/hosting.md @@ -10,7 +10,7 @@ ### Enable GitHub Actions By default, GitHub disables workflows from running automatically on Forked Repostories. Head to the 'Actions' tab of your forked repository and Enable Workflows to setup deploying your Quartz site! -*Enable GitHub Actions* +*Enable GitHub Actions* ### Enable GitHub Pages @@ -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). --- -- Gitblit v1.10.0