From 685065cc12529825c6c8cdc34b4f0519c7333ff9 Mon Sep 17 00:00:00 2001 From: Matthew Wong Date: Mon, 12 Dec 2022 15:18:38 -0500 Subject: [PATCH] vault backup: 2022-12-12 15:18:38 --- publish/deploy-a-custom-linked-blog-starter.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/publish/deploy-a-custom-linked-blog-starter.md b/publish/deploy-a-custom-linked-blog-starter.md index 9ed0533..5e49463 100644 --- a/publish/deploy-a-custom-linked-blog-starter.md +++ b/publish/deploy-a-custom-linked-blog-starter.md @@ -20,7 +20,7 @@ Here are the [docs for Next.JS](https://nextjs.org/docs) and a few things to kno - The `/common_md/` directory is where the markdown files are stored in the [common markdown](https://commonmark.org/) format. Use [obsidian-export](https://github.com/zoni/obsidian-export) to convert your notes to common markdown ## Publish the repository and link it with an MD repository -1. [[publish-your-obsidian-notes-with-linked-blog-starter|Create and publish]] your forked md repository -2. [[update-publish-settings-github-actions|Update the `BLOG_REPO` environment variable]] to point to your forked repo +1. [[publish-your-obsidian-notes-with-linked-blog-starter|Create and publish]] your forked md repository +2. Update the [[update-publish-settings-github-actions|`BLOG_REPO` environment variable]] to point to your forked repo 3. OPTIONAL: [[connect-obsidian-vault-with-github|Connect your Obsidian Vault with Github]]