Skip to content

Commit 6947e1f

Browse files
committed
Revert "feat(ui): add Buy Me a Coffee sponsor buttons to navigation and sidebar"
This reverts commit c6048de.
1 parent c6048de commit 6947e1f

2 files changed

Lines changed: 0 additions & 13 deletions

File tree

docs/cli.html

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -531,12 +531,6 @@
531531
<a href="#installation" class="nav-item">Installation</a>
532532
<a href="#execution" class="nav-item">Execution & Diagnostics</a>
533533
</nav>
534-
535-
<div style="margin-top: 40px; padding: 0 20px;">
536-
<a href="https://www.buymeacoffee.com/devtyagi" target="_blank" style="display: block; width: 100%; text-align: center; background-color: #FFDD00; color: #000; padding: 10px 0; font-weight: bold; text-decoration: none; border-radius: 4px; font-family: 'Inter', sans-serif;">
537-
☕ Buy me a coffee
538-
</a>
539-
</div>
540534
</aside>
541535

542536
<main class="main-content">
@@ -699,12 +693,6 @@ <h4 style="color:#3b82f6">
699693
<div class="toc-title">On this page</div>
700694
<div id="toc-container"></div>
701695
</div>
702-
703-
<div style="margin-top: 40px; padding: 0 20px;">
704-
<a href="https://www.buymeacoffee.com/devtyagi" target="_blank" style="display: block; width: 100%; text-align: center; background-color: #FFDD00; color: #000; padding: 10px 0; font-weight: bold; text-decoration: none; border-radius: 4px; font-family: 'Inter', sans-serif;">
705-
☕ Buy me a coffee
706-
</a>
707-
</div>
708696
</aside>
709697
</div>
710698

docs/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -597,7 +597,6 @@
597597
<a href="cli.html">CLI Engine</a>
598598
<a href="cli.html">CLI Engine</a>
599599
<a class="nav-gh btn" href="https://github.com/devtyagi3909/constraintforge" target="_blank" rel="noopener"><span>GitHub ↗</span></a>
600-
<a class="nav-bmc btn" href="https://www.buymeacoffee.com/devtyagi" target="_blank" rel="noopener" style="background-color: #FFDD00; color: #000000; font-weight: bold; margin-left: 10px;"><span>☕ Buy me a coffee</span></a>
601600
</div>
602601
</nav>
603602

0 commit comments

Comments
 (0)