File tree Expand file tree Collapse file tree 1 file changed +0
-11
lines changed
Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments