Skip to content

Commit

Permalink
Merge pull request #1900 from bongshin/patch-19
Browse files Browse the repository at this point in the history
Update footer.html
  • Loading branch information
Zarnosch authored Oct 13, 2023
2 parents ed4fb79 + 167cd4b commit 626745a
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 @@ -72,7 +72,7 @@

<div class="flex flex-col lg:flex-row justify-between uppercase text-sm">
<div>
<span>&copy; {{ site.year }} IEEE. Sponsored by the IEEE Computer Society and the Visualization and Graphics Technical Committee.</span>
<span>&copy; {{ site.year }} IEEE. Sponsored by the IEEE Computer Society and the Visualization and Graphics Technical Community.</span>
</div>
<div class="mt-4 lg:mt-0">
<a class="footer__link" href="https://www.ieee.org/security-privacy.html" target="_new">IEEE Privacy Policy</a>
Expand Down

0 comments on commit 626745a

Please sign in to comment.