Skip to content

Commit

Permalink
Update footer.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ColoursofOSINT committed Oct 1, 2023
1 parent 4436052 commit 4626f1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<div class="d-flex justify-content-center align-items-center text-muted mx-md-3">

<p>
{{ '©' }}
{{ D '©' }}
{{ 'now' | date: '%Y' }}
<a href="{{ site.social.links[0] }}">{{ site.social.name }}</a>.
{% if site.data.locales[include.lang].copyright.brief %}
Expand Down

0 comments on commit 4626f1a

Please sign in to comment.