summaryrefslogtreecommitdiffstats
path: root/docs/themes
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2018-05-25 15:05:23 +0200
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2018-05-25 15:05:23 +0200
commit7b9dbef41acfc619754d5a2a342a00e37f6f96e0 (patch)
tree6106d8da7f4686a4969c16aca67f74fba844df71 /docs/themes
parent0bf0e1972df01cb3c5cff21b1accbbff55a6a475 (diff)
parentd2b1030060d3c91d5f9ffa3456418da16bd74f1d (diff)
Diffstat (limited to 'docs/themes')
-rw-r--r--docs/themes/gohugoioTheme/data/sponsors.toml2
-rwxr-xr-xdocs/themes/gohugoioTheme/layouts/partials/page-edit.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/themes/gohugoioTheme/data/sponsors.toml b/docs/themes/gohugoioTheme/data/sponsors.toml
index eb9964f39..9261ffc78 100644
--- a/docs/themes/gohugoioTheme/data/sponsors.toml
+++ b/docs/themes/gohugoioTheme/data/sponsors.toml
@@ -12,6 +12,6 @@ copy = ""
[[banners]]
name = "eSolia"
-link = "https://esolia.com/"
+link = "https://esolia.com/post/why-did-esolia-choose-hugo/"
logo = "/images/sponsors/esolia-logo.svg"
copy = "" \ No newline at end of file
diff --git a/docs/themes/gohugoioTheme/layouts/partials/page-edit.html b/docs/themes/gohugoioTheme/layouts/partials/page-edit.html
index ba9c2bdcf..edf84669e 100755
--- a/docs/themes/gohugoioTheme/layouts/partials/page-edit.html
+++ b/docs/themes/gohugoioTheme/layouts/partials/page-edit.html
@@ -1,3 +1,3 @@
-<a href="{{.Site.Params.ghrepo}}edit/master/content/{{.File.Path}}" class="
+<a href="{{.Site.Params.ghrepo}}edit/master/content/{{ .Lang }}/{{.File.Path}}" class="
f6 ph3 pv1 br2 dib tc ttu mv3 bg-primary-color white hover-bg-green link
">Improve this page</a>