Skip to content

Commit

Permalink
Happy New Year! 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkralidis committed Jan 1, 2024
1 parent 02a26ef commit 1aae26a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

Copyright (c) 2013 - 2023 Tom Kralidis
Copyright (c) 2013 - 2024 Tom Kralidis

This website is released under the Creative Commons Attribution 4.0 International (CC BY 4.0) license.

Expand Down
2 changes: 1 addition & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<!-- Site footer -->
<div class="footer">
<p class="copyright">
&copy; Tom Kralidis, Angelos Tzotsos 2010 - 2023. Website <a href="https://github.com/rclark">Ryan Clark</a> 2013. <a rel="license" title="This work is licensed under a Creative Commons Attribution 4.0 International License" href="https://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/80x15.png" /></a> Powered by <a href="https://jekyllrb.com/">Jekyll</a>
&copy; Tom Kralidis, Angelos Tzotsos 2010 - 2024. Website <a href="https://github.com/rclark">Ryan Clark</a> 2013. <a rel="license" title="This work is licensed under a Creative Commons Attribution 4.0 International License" href="https://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/80x15.png" /></a> Powered by <a href="https://jekyllrb.com/">Jekyll</a>
<a href="https://twitter.com/intent/tweet" class="twitter-share-button" data-dnt="true" data-count="none" data-via="twitterapi">Tweet</a>

<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="https://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
Expand Down

0 comments on commit 1aae26a

Please sign in to comment.