diff --git a/_vendor/git.sandpoints.org/Drawwell/SandpointsTheme/layouts/partials/header.html b/_vendor/git.sandpoints.org/Drawwell/SandpointsTheme/layouts/partials/header.html
index 33c7b42..c77f7cf 100644
--- a/_vendor/git.sandpoints.org/Drawwell/SandpointsTheme/layouts/partials/header.html
+++ b/_vendor/git.sandpoints.org/Drawwell/SandpointsTheme/layouts/partials/header.html
@@ -26,7 +26,7 @@
{{ $is_in_is_in = $is_in_is_in | append ($.GetPage .) }}
{{ end }}
-{{ if eq hugo.Environment "preview" }}
+{{ if eq hugo.Environment "gitea" }}
EDIT_THIS
{{ with $scratch.core }}
ADD_{{ index . 0 | upper }}{{ end }}
diff --git a/_vendor/modules.txt b/_vendor/modules.txt
index 5d13d95..6be6f69 100644
--- a/_vendor/modules.txt
+++ b/_vendor/modules.txt
@@ -1 +1 @@
-# git.sandpoints.org/Drawwell/SandpointsTheme v0.0.0-20201218140110-4732c15fd7b6
+# git.sandpoints.org/Drawwell/SandpointsTheme v0.0.0-20201218214106-9738d858fd47
diff --git a/config.toml b/config.toml
index fed4adf..d0f6332 100644
--- a/config.toml
+++ b/config.toml
@@ -30,7 +30,7 @@ disableKinds = ["RSS", "sitemap"]
[module]
# replacement allow for easier local development
- replacements = "git.sandpoints.org/Drawwell/SandpointsTheme -> /home/m/devel/SandpointsTheme"
+ # replacements = "git.sandpoints.org/Drawwell/SandpointsTheme -> /home/m/devel/SandpointsTheme"
[[module.imports]]
path = "git.sandpoints.org/Drawwell/SandpointsTheme"
# [[module.imports.mounts]]