|
|
@@ -1,4 +1,4 @@ |
|
|
|
baseURL = "" |
|
|
|
baseURL = "https://machinelistening.exposed" |
|
|
|
languageCode = "en-us" |
|
|
|
title = "Machine listening" |
|
|
|
relativeurls = true |
|
|
@@ -34,7 +34,7 @@ disableKinds = ["RSS", "sitemap"] |
|
|
|
unsafe = true |
|
|
|
|
|
|
|
[module] |
|
|
|
#replacements = "git.sandpoints.org/Drawwell/SandpointsTheme -> /mnt/d/dev/websites/SandpointsTheme" |
|
|
|
# replacements = "git.sandpoints.org/Drawwell/SandpointsTheme -> /mnt/d/dev/websites/SandpointsTheme" |
|
|
|
[[module.imports]] |
|
|
|
path = "git.sandpoints.org/Drawwell/SandpointsTheme" |
|
|
|
|
|
|
|