Skip to content

Commit b8e909e

Browse files
committed
cleaned the site
1 parent c1acb8b commit b8e909e

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

src/core/App.js

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ export function renderApp() {
1616
<button data-section="edit">Edit & Organize</button>
1717
<button data-section="convert">Convert</button>
1818
<button data-section="howitworks">How does it Work?</button>
19-
<button data-section="support">Sponsor</button>
2019
</nav>
2120
</header>
2221
@@ -154,16 +153,6 @@ export function renderApp() {
154153
</div>
155154
</div>
156155
157-
<!-- SUPPORT -->
158-
<div class="tool-section" id="section-support">
159-
<div class="section-label">Sponsor</div>
160-
<div class="info-card">
161-
<p>pdfkit is free and open-source. If it has been useful to you, consider supporting its development via GitHub Sponsors.</p>
162-
<a href="https://github.com/sponsors/viveknaskar" target="_blank" rel="noopener" class="btn-sponsor">
163-
❤️ Sponsor on GitHub
164-
</a>
165-
</div>
166-
</div>
167156
</div>
168157
</div>
169158

0 commit comments

Comments
 (0)