mirror of
https://github.com/alexandrev/xslt-lab.git
synced 2026-09-13 08:43:16 +00:00
Footer: enlace a Buy Me a Coffee
BMC pide verificar la cuenta con pruebas publicas de donde se comparte el
enlace. Un enlace estatico en el footer — visible y capturable — en vez del
widget flotante que se retiro en cc23601 por intrusivo (0 conversiones).
Co-Authored-By: Claude <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01MuqqUBQZmX5dHaFgpqtAPv
This commit is contained in:
@@ -3297,6 +3297,15 @@ export default function App() {
|
||||
>
|
||||
Blog & Tutorials
|
||||
</a>
|
||||
<a
|
||||
className="news-link bmc-link"
|
||||
href="https://buymeacoffee.com/alexandrev"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
title="Support the development of XSLT Playground"
|
||||
>
|
||||
☕ Buy me a coffee
|
||||
</a>
|
||||
<span className="footer-blog-links">
|
||||
<a href="/xslt-2-0/">XSLT 2.0</a>
|
||||
{" · "}
|
||||
|
||||
Reference in New Issue
Block a user