From 0ae911bda91e9ee61b08217f9c2a02af180c9e5f Mon Sep 17 00:00:00 2001 From: Your Name Date: Sat, 21 Sep 2024 13:20:26 -0500 Subject: [PATCH] updated config --- config.toml | 6 +----- themes/anatole | 1 + 2 files changed, 2 insertions(+), 5 deletions(-) create mode 160000 themes/anatole diff --git a/config.toml b/config.toml index d6344b2..c54fad4 100644 --- a/config.toml +++ b/config.toml @@ -2,11 +2,7 @@ baseURL = "https://example.com" languageCode = "en" DefaultContentLanguage = "en" title = "Hello, Friend." -publishdir = "/home/user-data/www/thewwwdotcom.com" - -# theme as hugo module -#theme = "github.com/lxndrblz/anatole" -# theme as git submodule +publishdir = "/srv/www/thewwwdotcom.com/" theme = "anatole" summarylength = 10 diff --git a/themes/anatole b/themes/anatole new file mode 160000 index 0000000..f821cf7 --- /dev/null +++ b/themes/anatole @@ -0,0 +1 @@ +Subproject commit f821cf71064ec74bedaf5d4bfb46db20aedeb773