From 08d20ee207a554df2bb6a34ece59a82a98eeeba7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=98=99=E2=97=A6=20The=20Tablet=20=E2=9D=80=20GamerGirla?= =?UTF-8?q?ndCo=20=E2=97=A6=E2=9D=A7?= Date: Tue, 2 Jan 2024 22:49:59 -0500 Subject: [PATCH] bruh --- .gitignore | 2 +- themes/{ => hugo-book}/.gitkeep | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename themes/{ => hugo-book}/.gitkeep (100%) diff --git a/.gitignore b/.gitignore index 60b5370..f05f6df 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,4 @@ exampleSite/public/ themes/ .history/ .vscode/ -!/**/.gitkeep \ No newline at end of file +!.gitkeep \ No newline at end of file diff --git a/themes/.gitkeep b/themes/hugo-book/.gitkeep similarity index 100% rename from themes/.gitkeep rename to themes/hugo-book/.gitkeep