File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ liquid:
5959back_to_top : true
6060back_to_top_text : " Back to top"
6161
62- footer_content : ' Copyright © 2024 KubeTidy.'
62+ footer_content : ' Copyright © 2025 KubeTidy.'
6363
6464# Footer last edited timestamp
6565last_edit_timestamp : true # show or hide edit time - page must have `last_modified_date` defined in the frontmatter
Original file line number Diff line number Diff line change 1- < button class ="btn js-toggle-dark-mode " style ="position: fixed; bottom: 20px; left: 20px; padding: 10px; color: #11a9bb "> ☾ dark</ button >
1+ < div class ="site-footer ">
2+ < button class ="btn js-toggle-dark-mode " style ="bottom: 20px; left: 20px; padding: 10px; color: #11a9bb " ☾ dark </ button >
3+ </ div >
24
35< script >
46 const btnToggle = document . querySelector ( '.js-toggle-dark-mode' ) ;
You can’t perform that action at this time.
0 commit comments