From 06d29b8b85fedf3bbf5200cf67c3c1f9776ece81 Mon Sep 17 00:00:00 2001 From: Typpi <20943337+Nick2bad4u@users.noreply.github.com> Date: Fri, 30 May 2025 13:54:27 -0400 Subject: [PATCH] Update _config.yml update to correct url --- _config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index 33cb020..ca9ea83 100644 --- a/_config.yml +++ b/_config.yml @@ -1,10 +1,10 @@ remote_theme: pages-themes/hacker@v0.2.0 title: Github Drama Repo - Updated -description: Updated Github Drama Repo -url: "https://nick2bad4u.github.io/github-drama" # the base hostname & protocol for your site +description: Github Drama Repo - for all the juicy Github drama!!! +url: "https://neodrama.github.io/github-drama" # the base hostname & protocol for your site permalink: pretty # use pretty permalinks livereload: true # enable live reloading -timezone: "America/Detroit" # set the timezone for your site +timezone: "America/New_York" # set the timezone for your site plugins: - jekyll-sitemap - jekyll-seo-tag