From 861da4fef152b8a925a3bcc84d4fd0794e5d4d87 Mon Sep 17 00:00:00 2001 From: Kaisaan <34224128+Kaisaan@users.noreply.github.com> Date: Mon, 24 Apr 2023 11:50:49 -0400 Subject: [PATCH] create ds reccs page --- _includes/nav.html | 6 ++---- pages/{gaming.html => dsreccs.html} | 0 2 files changed, 2 insertions(+), 4 deletions(-) rename pages/{gaming.html => dsreccs.html} (100%) diff --git a/_includes/nav.html b/_includes/nav.html index 94f3847..0f818ce 100644 --- a/_includes/nav.html +++ b/_includes/nav.html @@ -4,11 +4,9 @@ diff --git a/pages/gaming.html b/pages/dsreccs.html similarity index 100% rename from pages/gaming.html rename to pages/dsreccs.html