summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorRoger Gonzalez <roger@rogs.me>2020-06-22 10:11:30 -0300
committerRoger Gonzalez <roger@rogs.me>2020-06-22 10:11:30 -0300
commit123462e1d1fa751a1f1783fabc4e08ffcb0e2678 (patch)
tree6095cdbe5081a4c0416267f443fcc8c069eb9388 /themes
parent8abc1a40e58bd02756b61c5040e4eb96ff62768b (diff)
Changed linkedin icon, lowercased donations text
Diffstat (limited to 'themes')
-rw-r--r--themes/m10c/layouts/_default/baseof.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/m10c/layouts/_default/baseof.html b/themes/m10c/layouts/_default/baseof.html
index 8381f78..c6ab70e 100644
--- a/themes/m10c/layouts/_default/baseof.html
+++ b/themes/m10c/layouts/_default/baseof.html
@@ -45,7 +45,7 @@
<a target="_blank" href="{{ .url }}" rel="noreferrer noopener"><i class="{{ .name }}"></i></a>
{{ end }}
</div>
- <p>Donations:</p>
+ <p>donations:</p>
<div class="app-header-social">
{{ range .Site.Params.donations }}
<a target="_blank" href="{{ .url }}" rel="noreferrer noopener"><i class="{{ .name }}"></i></a>