This website requires JavaScript.
Explore
Help
Sign in
studio-variable
/
index-main
Watch
3
Star
0
Fork
You've already forked index-main
0
Code
Issues
1
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
778265feab
index-main
/
site
/
snippets
/
footer.php
3 lines
75 B
PHP
Raw
Normal View
History
Unescape
Escape
refactor: improve donation tabs code organization - Extract logic into dedicated functions for better readability - Create handleDonationIntervalChange() as main click handler - Separate concerns: updateLinkInterval, updateAmountDisplay, switchActiveTab - Remove unnecessary comments in favor of clear function names - Update footer to link script.js instead of donation-tabs.js 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-04 16:32:53 +01:00
<
script
src
=
"
<?= url('assets/js/script.js') ?>
"
></
script
>
back : add main pages
2025-10-07 16:21:26 +02:00
</
body
>
</
html
>
Reference in a new issue
Copy permalink