From a14d06aa3d37396531dbfe09bb3b18b7eb9b96ad Mon Sep 17 00:00:00 2001 From: Blake Allen Date: Tue, 26 Oct 2021 12:44:25 -0700 Subject: [PATCH] fix conflict fix --- content/_index.md | 2 +- content/moc/{direc tory.md => directory.md} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename content/moc/{direc tory.md => directory.md} (100%) diff --git a/content/_index.md b/content/_index.md index 657cb17..b665a3d 100644 --- a/content/_index.md +++ b/content/_index.md @@ -20,4 +20,4 @@ I was really inspired by [Bianca](https://garden.bianca.digital/) and [Joel](htt ## Get Started The entire Quartz documentation is fully hosted using Quartz! To get started, let's visit the main directory. -👉 [Directory](moc/direc%20tory.md) \ No newline at end of file +👉 [Directory](moc/directory.md) \ No newline at end of file diff --git a/content/moc/direc tory.md b/content/moc/directory.md similarity index 100% rename from content/moc/direc tory.md rename to content/moc/directory.md