From d56ea2ba2d67d527bebf578243145013fd9142b9 Mon Sep 17 00:00:00 2001 From: SooluThomas Date: Sat, 10 Feb 2024 20:05:51 -0500 Subject: [PATCH] Review comment --- GH-cheatsheet.md => docs/GH-cheatsheet.md | 0 mkdocs.yml | 1 + 2 files changed, 1 insertion(+) rename GH-cheatsheet.md => docs/GH-cheatsheet.md (100%) diff --git a/GH-cheatsheet.md b/docs/GH-cheatsheet.md similarity index 100% rename from GH-cheatsheet.md rename to docs/GH-cheatsheet.md diff --git a/mkdocs.yml b/mkdocs.yml index b991eb4..15b343b 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -4,6 +4,7 @@ nav: - Home: index.md - Setup: setup.md - Workflow: workflow.md + - GitHub: GH-cheatsheet.md plugins: - search - mkdocstrings: