Skip to content

Commit

Permalink
update the footer and fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
whiletruelearn committed Nov 20, 2024
1 parent d248a98 commit 5b0c939
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion themes/hugo-theme-console/layouts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ <h1>Hello World!</h1>

I am a very curious person in general about the world and how stuff works. Some of this curiosity has made me decently good at building software.
I try and fail most days to embody the virtues <a href="https://en.wikipedia.org/wiki/Stoicism"> Stoicism. </a>
I usually post my rants about life, universe and everything else in <a href="https://x.com/whiletruelearn"> Twitter </a> </p>.
I usually post my rants about life, universe and everything else in <a href="https://x.com/whiletruelearn"> Twitter </a>. </p>


Last Updated : Nov 2024
Expand Down
2 changes: 1 addition & 1 deletion themes/hugo-theme-console/layouts/partials/footer.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<div class="footer">
<small>&copy; Copyright 2022, Krishna Sangeeth KS</small>
<small>&copy; Copyright 2024, Krishna Sangeeth KS</small>
</div>

0 comments on commit 5b0c939

Please sign in to comment.