Skip to content

Commit

Permalink
Migrate to icon font
Browse files Browse the repository at this point in the history
  • Loading branch information
janheinrichmerker committed Mar 3, 2024
1 parent fc372ce commit d5e896e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/partials/site/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<p>
<a href='{{ relref $ "/imprint#license" }}'
title="CC0 1.0 Universal Public Domain Dedication">
{{- partial "icon/cc" "zero" -}}
<i class="fa-brands fa-creative-commons-zero"></i>
</a> {{ now.Format "2006" }} {{ $.Site.Data.facts.name }}.
</p>
{{ if (or $.Site.Menus.footer $.Site.IsMultiLingual) }}
Expand Down

0 comments on commit d5e896e

Please sign in to comment.