From efd52b1e70b435b4fee9352c7ba4f58d92b15226 Mon Sep 17 00:00:00 2001 From: Julio Biason Date: Mon, 7 Aug 2023 09:58:18 -0300 Subject: [PATCH] Removed broken themes --- .gitmodules | 6 ------ config.toml | 2 -- themes/hyde | 2 +- themes/nighttime | 1 - themes/terminimal-light | 1 - 5 files changed, 1 insertion(+), 11 deletions(-) delete mode 160000 themes/nighttime delete mode 160000 themes/terminimal-light diff --git a/.gitmodules b/.gitmodules index 67a8b99..c1f2100 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,3 @@ -[submodule "themes/nighttime"] - path = themes/nighttime - url = git@github.com:jbiason/nighttime.git -[submodule "themes/terminimal-light"] - path = themes/terminimal-light - url = git@git.juliobiason.me:terminimal-light.git [submodule "themes/hyde"] path = themes/hyde url = https://github.com/getzola/hyde.git diff --git a/config.toml b/config.toml index a5c4156..735be01 100644 --- a/config.toml +++ b/config.toml @@ -7,9 +7,7 @@ compile_sass = true title = "Julio Biason .Me 4.3" description = "Old school dev living in a 2.0 dev world" -# theme = "nighttime" theme = "hyde" -# theme = "terminimal-light" taxonomies = [ {name = "categories", rss = true}, diff --git a/themes/hyde b/themes/hyde index 9624d2b..7d9bb0d 160000 --- a/themes/hyde +++ b/themes/hyde @@ -1 +1 @@ -Subproject commit 9624d2b7820324aaf189bac00b6ddd07944f8fa1 +Subproject commit 7d9bb0d240f86bd5f9a3dadc3cb83cbfd1e82583 diff --git a/themes/nighttime b/themes/nighttime deleted file mode 160000 index 658e800..0000000 --- a/themes/nighttime +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 658e800a1a1cecd1ab382e17dbab3bd6bba4e2ec diff --git a/themes/terminimal-light b/themes/terminimal-light deleted file mode 160000 index addf3e8..0000000 --- a/themes/terminimal-light +++ /dev/null @@ -1 +0,0 @@ -Subproject commit addf3e8590a00942d4eacb805847a40ed18e777d