Skip to content

Commit

Permalink
(f) Prefix GitHub links with logo
Browse files Browse the repository at this point in the history
  • Loading branch information
per1234 committed Nov 13, 2023
1 parent 6de1032 commit 33257d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions site/layouts/partials/github-logo-link.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

{{ .Scratch.Set "style" "box-sizing: content-box; height: 19px; padding-right: 7px; width: 19px" }}


<a href="{{ .Scratch.Get "href" }}">
<span style="display: flex; align-items: center">
{{- partial "github-logo.html" . }}
Expand Down

0 comments on commit 33257d2

Please sign in to comment.