Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wowchemy/starter-academic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'config/_default/config.toml')
-rw-r--r--config/_default/config.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/_default/config.toml b/config/_default/config.toml
index 5d5089e4..11fac902 100644
--- a/config/_default/config.toml
+++ b/config/_default/config.toml
@@ -108,3 +108,5 @@ ignoreFiles = ["\\.ipynb$", ".ipynb_checkpoints$", "\\.Rmd$", "\\.Rmarkdown$", "
[module]
[[module.imports]]
path = "github.com/wowchemy/wowchemy-hugo-modules/wowchemy"
+ [[module.imports]]
+ path = "github.com/wowchemy/wowchemy-hugo-modules/netlify-cms-academic"