From 67f01a68ab018aba610f6ccf8aec50c37c83873f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=96zcan=20O=C4=9Fuz?= Date: Wed, 22 Apr 2020 00:43:08 +0300 Subject: [PATCH] Theme name refactoring --- .gitmodules | 6 +++--- config.toml | 2 +- themes/devfest-theme-hugo | 1 - themes/ozgurkon-theme-hugo | 1 + 4 files changed, 5 insertions(+), 5 deletions(-) delete mode 160000 themes/devfest-theme-hugo create mode 160000 themes/ozgurkon-theme-hugo diff --git a/.gitmodules b/.gitmodules index a559048..73216d1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ -[submodule "themes/devfest-theme-hugo"] - path = themes/devfest-theme-hugo - url = https://github.com/GDGToulouse/devfest-theme-hugo.git +[submodule "themes/ozgurkon-theme-hugo"] + path = themes/ozgurkon-theme-hugo + url = https://git.oyd.org.tr/oyd/ozgurkon-theme-hugo.git diff --git a/config.toml b/config.toml index 63d5aa5..b7b83f1 100644 --- a/config.toml +++ b/config.toml @@ -3,7 +3,7 @@ languageCode = "en" title = "ÖzgürKon 2020" # Theme -theme = "devfest-theme-hugo" +theme = "ozgurkon-theme-hugo" # Params diff --git a/themes/devfest-theme-hugo b/themes/devfest-theme-hugo deleted file mode 160000 index 75118df..0000000 --- a/themes/devfest-theme-hugo +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 75118df462abbbcb714abb38a0100d26a42347e4 diff --git a/themes/ozgurkon-theme-hugo b/themes/ozgurkon-theme-hugo new file mode 160000 index 0000000..72188bd --- /dev/null +++ b/themes/ozgurkon-theme-hugo @@ -0,0 +1 @@ +Subproject commit 72188bd0d4a9c825fee5691b51ca2749458f6218