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