Skip to content

Commit

Permalink
Updates the copyright year
Browse files Browse the repository at this point in the history
  • Loading branch information
SaptakS committed Jan 2, 2024
1 parent 97095e9 commit 8f6da3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/_includes/nav/copyright-back-to-top.njk
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<div class="l-footer__copyright">
<p class="c-font-size-body-small">
&copy; 2013–2023 The Accessibility Project. <a class="c-footer__copyright-link" href="https://www.apache.org/licenses/LICENSE-2.0"><abbr>APLv2</abbr></a>. <a class="c-footer__copyright-link" href="{{ '/sitemap.xml' | url }}">Sitemap</a>.
&copy; 2013–2024 The Accessibility Project. <a class="c-footer__copyright-link" href="https://www.apache.org/licenses/LICENSE-2.0"><abbr>APLv2</abbr></a>. <a class="c-footer__copyright-link" href="{{ '/sitemap.xml' | url }}">Sitemap</a>.
</p>
<p class="c-footer__copyright">
Powered by <a class="c-footer__copyright-link" href="https://www.11ty.io/">Eleventy</a>, <a class="c-footer__copyright-link" href="https://www.netlify.com/">Netlify</a>, and <a class="c-footer__copyright-link" href="https://github.com/a11yproject/a11yproject.com">GitHub</a>.
Expand Down

0 comments on commit 8f6da3b

Please sign in to comment.