From a4895e0519c342283945a31d4ab4fda82dda384e Mon Sep 17 00:00:00 2001 From: Marcell Mars Date: Mon, 14 Dec 2020 03:13:35 +0100 Subject: [PATCH] update vendor --- .../SandpointsTheme/layouts/partials/header.html | 13 ++++++------- _vendor/modules.txt | 2 +- 2 files changed, 7 insertions(+), 8 deletions(-) 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 f0382e8..c45676e 100644 --- a/_vendor/git.sandpoints.org/Drawwell/SandpointsTheme/layouts/partials/header.html +++ b/_vendor/git.sandpoints.org/Drawwell/SandpointsTheme/layouts/partials/header.html @@ -22,14 +22,13 @@ {{ end }} {{ if eq hugo.Environment "preview" }} - {{- $giteaUrl := .Site.Params.sandpointsGiteaUrl -}}
- EDIT_THIS - ADD_{{ with $scratch.core }}{{ index . 0 | upper }}{{ end }} - ADD_{{ with $scratch.mantle }}{{ index . 0 | upper }}{{ end }} - ADD_{{ with $scratch.crust }}{{ index . 0 | upper }}{{ end }} - PUBLISH - ? + EDIT_THIS + {{ with $scratch.core }}ADD_{{ index . 0 | upper }}{{ end }} + {{ with $scratch.mantle }}ADD_{{ index . 0 | upper }}{{ end }} + {{ with $scratch.crust }}ADD_{{ index . 0 | upper }}{{ end }} + PUBLISH + ?
{{ end }} diff --git a/_vendor/modules.txt b/_vendor/modules.txt index c9d90e4..97b5cc6 100644 --- a/_vendor/modules.txt +++ b/_vendor/modules.txt @@ -1 +1 @@ -# git.sandpoints.org/Drawwell/SandpointsTheme v0.0.0-20201214014825-efca37947946 +# git.sandpoints.org/Drawwell/SandpointsTheme v0.0.0-20201214021218-2065efa34a44