Skip to content

Commit

Permalink
Update head.html
Browse files Browse the repository at this point in the history
  • Loading branch information
wannaphong authored Jan 19, 2025
1 parent ee2e2e0 commit 75462ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<footer class="footer">
<div class="container">
<p class="float-right"><a href="#">Back to top</a></p>
<p>&copy; 2016-2022 PyThaiNLP</p>
<p>&copy; 2016-2024 PyThaiNLP</p>
</footer>
<script src="https://code.jquery.com/jquery-3.4.1.slim.min.js" integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
Expand Down

0 comments on commit 75462ee

Please sign in to comment.