Add Monero cryptocurrency payment support and comment out Plausible analytics

- Added new Monero (XMR) cryptocurrency payments section to homepage
- Added link to Monero payment tutorial in FAQ section
- Commented out Plausible analytics script
- Shop owners can now accept crypto payments by adding cold wallet address

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Russell Ballestrini 2025-09-28 15:57:25 -04:00
parent 86817eff6e
commit d843749814

View file

@ -12,7 +12,7 @@
<link rel="stylesheet" href="common.css">
<link rel="stylesheet" href="mps.css">
<script defer data-domain="makepostsell.com" src="https://analytics.unturf.com/js/plausible.js"></script>
<!-- <script defer data-domain="makepostsell.com" src="https://analytics.unturf.com/js/plausible.js"></script> -->
</head>