[postgis-tickets] [SCM] postgis.net branch hugo updated. 392638d2488accb7445c0339c64bcabbb530ee10

git at osgeo.org git at osgeo.org
Thu Mar 3 22:39:26 PST 2022


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "postgis.net".

The branch, hugo has been updated
       via  392638d2488accb7445c0339c64bcabbb530ee10 (commit)
      from  27a7791998f5d94dbe6b3e6b0eae81381d16042c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 392638d2488accb7445c0339c64bcabbb530ee10
Author: Regina Obe <lr at pcorp.us>
Date:   Fri Mar 4 01:39:21 2022 -0500

    Make edit this page have consisent color across pages

diff --git a/layouts/pages/single.html b/layouts/pages/single.html
index be2b348..ba8081b 100644
--- a/layouts/pages/single.html
+++ b/layouts/pages/single.html
@@ -10,7 +10,7 @@
 {{- $image := $scratch.Get "image" }}
 {{- $bg := absLangURL (path.Join "images" $image) }}
 <div class="{{ if ne $p.singleColumn true }}grid-inverse {{ end }}wrap content">
-	<a href="{{.Site.Params.gitRepo}}/{{ .File.Path }}" class="button">Edit this page</a>
+	<a href="{{.Site.Params.gitRepo}}/{{ .File.Path }}" class="post_tag button button_translucent">Edit this page</a>
   <article class="post_content">
     {{- $t := .Title }}
     {{- partial "page-meta" . }}

-----------------------------------------------------------------------

Summary of changes:
 layouts/pages/single.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
postgis.net


More information about the postgis-tickets mailing list