Product HuntHacker NewsRedditdev.toGitHub
support.exe
[Support the Museum]
Help keep the exhibits running.
This museum is free, open-source, and powered entirely by caffeine and curiosity. Every contribution helps us document AI history for everyone.
Buy us a coffee
[Support]
Help keep the exhibits running.
This museum is free, open source, and powered by caffeine.
Buy us a coffee
there is 2 times of this
I see the duplicate Support section. Let me check the page structure to find and remove the redundant one.
Now let me check the DonationSection component since that's where the Support content should be:
Found it! The Support section appears in both donation-section.tsx and museum-footer.tsx. Let me check the footer:
I found the duplicate. The footer has a separate Support section that's redundant since we already have the styled DonationSection above it. I'll remove the duplicate from the footer:
Removed the duplicate Support section from the footer. Now only the main styled DonationSection with the .exe window chrome and dashed borders will appear above the footer, eliminating the redundant copy.
I pulled the latest changes from fix-build-manifest-error in theaimuseum.
You can send messages while the preview loads