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:
authorGeorge Cushen <gcushen@users.noreply.github.com>2021-02-10 01:16:30 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2021-02-10 01:16:30 +0300
commit372d4bf7cb6bcdd6841a31e89c76b521e2a9d7c1 (patch)
treee440a565789464359c15107eb383d31e076d842c /config/_default/config.toml
parent85b8712c4c0ac22d16950138f2daffbd9d3d34e5 (diff)
modules: migrate to v5.0 Beta 3
Diffstat (limited to 'config/_default/config.toml')
-rw-r--r--config/_default/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/_default/config.toml b/config/_default/config.toml
index 47024f8d..abb8f741 100644
--- a/config/_default/config.toml
+++ b/config/_default/config.toml
@@ -98,6 +98,6 @@ disableAliases = true # Disable aliases when `redirects` is added to the `outpu
# Install Wowchemy
[module]
[[module.imports]]
- path = "github.com/wowchemy/wowchemy-hugo-modules/netlify-cms-academic"
+ path = "github.com/wowchemy/wowchemy-hugo-modules/wowchemy-cms"
[[module.imports]]
path = "github.com/wowchemy/wowchemy-hugo-modules/wowchemy"