mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-07-17 20:34:23 +02:00
Give the sponsor button a more prominent position
This commit is contained in:
10
index.html
10
index.html
@ -184,6 +184,11 @@
|
||||
</div>
|
||||
|
||||
<div id="sidebar">
|
||||
<div class="sponsor">
|
||||
<h2>Support GPXSee</h2>
|
||||
<iframe src="https://github.com/sponsors/tumic0/button" title="Sponsor GPXSee" height="35" width="116" style="border: 0;"></iframe>
|
||||
<p>Help defraying the costs of GPXSee developement.</p>
|
||||
</div>
|
||||
<div class="latest-news">
|
||||
<h2>Releases</h2>
|
||||
<div class="news-item">
|
||||
@ -238,11 +243,6 @@
|
||||
<div id="changelog-link">
|
||||
<a href="https://build.opensuse.org/package/view_file/home:tumic:GPXSee/gpxsee/gpxsee.changes">Full changelog</a>
|
||||
</div>
|
||||
<div class="sponsor">
|
||||
<h2>Support GPXSee</h2>
|
||||
<iframe src="https://github.com/sponsors/tumic0/button" title="Sponsor GPXSee" height="35" width="116" style="border: 0;"></iframe>
|
||||
<p>Help defraying the costs of GPXSee developement.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="cl"> </div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user