From f00f410e833f713ff159a55bd9f7a53967c050ac Mon Sep 17 00:00:00 2001 From: zenobit Date: Wed, 28 Feb 2024 17:18:59 +0100 Subject: [PATCH] Update _config.yml --- _config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index ee9c01eb..060aea0b 100644 --- a/_config.yml +++ b/_config.yml @@ -7,7 +7,7 @@ avatar: favicon.ico google_analytics: piwik_analytics: -url: https://portable-linux-apps.github.io/ +url: https://osowoso.github.io/portable-linux-apps/ exclude: - node_modules @@ -16,7 +16,7 @@ exclude: sass: style: :compressed -theme: jekyll-theme-primer +theme: jekyll-theme-minima plugins: - jekyll-seo-tag - jekyll-feed @@ -26,4 +26,4 @@ plugins: markdown: GFM github: private: false - repository_url: "https://github.com/Portable-Linux-Apps/Portable-Linux-Apps.github.io" + repository_url: "https://github.com/oSoWoSo/Portable-Linux-Apps"