mirror of
https://github.com/rclone/rclone.git
synced 2026-05-12 10:03:35 -04:00
- replace Bootstrap/jQuery with purpose-built CSS and JS - remove backend icons from navbar and content pages - replace remaining FontAwesome icons with inline SVGs, remove FontAwesome - modernize CSS styling for menus, typography, cards, tables, and code blocks - add copy-to-clipboard buttons on code blocks using SVG icon - move TOC to left sidebar with responsive overlay drawer - add sticky header, top scrollbar and first column for wide tables - add left/right arrow buttons to scrollable tables - hide homepage logo on mobile - make wide menus with filter for Commands and Storage Systems - add dark mode support based on browser preference - fix CSS/JS cache busting to use build time
17 lines
1.6 KiB
HTML
17 lines
1.6 KiB
HTML
<div>
|
|
<a class="btn btn-primary" role="button" href="https://github.com/sponsors/ncw" target="_blank" rel="noopener"><svg class="icon" aria-hidden="true"><use href="#icon-github"/></svg> GitHub Sponsors</a>
|
|
<div class="dropdown" style="display: inline;">
|
|
<a class="btn btn-primary dropdown-toggle" href="#" role="button" id="dropdownMenuButton" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
|
<svg class="icon" aria-hidden="true"><use href="#icon-paypal"/></svg> PayPal
|
|
</a>
|
|
<div class="dropdown-menu" aria-labelledby="dropdownMenuButton">
|
|
<span class="dropdown-item"><small class="text-muted">Please check the "monthly" box</small></span>
|
|
<a class="dropdown-item" target="_blank" rel="noopener" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=B9JZV25DCP2SJ&source=url">Sponsor in $ USD</a>
|
|
<a class="dropdown-item" target="_blank" rel="noopener" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RGRFXCDDHK3LW&source=url">Sponsor in £ GBP</a>
|
|
<a class="dropdown-item" target="_blank" rel="noopener" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=Y2AMZXSALFBR4&source=url">Sponsor in € EUR</a>
|
|
</div>
|
|
</div>
|
|
<a class="btn btn-primary" role="button" href="https://patreon.com/njcw/" target="_blank" rel="noopener"><svg class="icon" aria-hidden="true"><use href="#icon-patreon"/></svg> Patreon</a>
|
|
<a class="btn btn-primary" role="button" href="https://liberapay.com/ncw/" target="_blank" rel="noopener">Liberapay</a>
|
|
</div>
|