Remove donations links

This commit is contained in:
Justin Smith 2024-12-13 22:58:32 -06:00
parent 753fa33c74
commit 88cce9a1fa

View File

@ -37,11 +37,17 @@
<!-- Umami Analytics -->
<script defer src="https://cloud.umami.is/script.js" data-website-id="8c93b038-53e9-4bf6-b5f9-0f29716bb73d"></script>
<!-- TEMPORARY -->
<script>(function (c) { window.intakeq = "67210cd9466898d6e239ad00"; var i = c.createElement("script"); i.type = "text/javascript"; i.async = true; i.src = "https://intakeq.com/js/widget.min.js?1"; document.head.appendChild(i); })(document);</script>
</head>
<body>
<div class="container">
<div id="intakeq" style="max-width:720px; width: 100%;"></div>
<a href="https://stateofmindpsych.intakeq.com/booking" target="_blank" alt="Make an Online Appointment"><img
style="height:45px;width:162px;" height="45" width="162" src="https://intakeq.com/images/booknow.png"></a>
<div class="column">
<!--
@ -94,14 +100,6 @@
<!-- Bluesky -->
<a class="button button-bluesky" href="#" target="_blank" rel="noopener" role="button"><img class="icon" aria-hidden="true" src="images/icons/bluesky.svg" alt="Bluesky Logo">Bluesky</a>
<h2>Donations/Payments</h2>
<!-- Cash App Dollar -->
<a class="button button-cash-app" href="#" target="_blank" rel="noopener" role="button"><img class="icon" aria-hidden="true" src="images/icons/cash-app-dollar.svg" alt="Cash App Logo">Cash App</a>
<!-- Buy Me A Coffee -->
<a class="button button-coffee" href="https://buymeacoffee.com/justinasmith" target="_blank" rel="noopener" role="button"><img class="icon" aria-hidden="true" src="images/icons/buy-me-a-coffee.svg" alt="Buy Me A Coffee Logo">Buy Me A Coffee</a>
</div>
<!-- Feel free to add your own footer information, including updating `privacy.html` to reflect how your LittleLink fork is set up -->