mirror of
https://github.com/greenshot/greenshot
synced 2025-08-22 14:24:43 -07:00
added rss feed
This commit is contained in:
parent
80db6321a1
commit
844baa53c2
1 changed files with 7 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
|||
<div class="clearfix"></div>
|
||||
|
||||
|
||||
<footer>
|
||||
<div class="content-wrapper">
|
||||
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<a href="https://github.com/greenshot"><i class="fa fa-github fa-fw"></i> Github</a>
|
||||
|
@ -16,8 +16,11 @@
|
|||
<li>
|
||||
<a href="https://www.openhub.net/p/greenshot">OpenHUB</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/feed"><i class="fa fa-rss fa-fw"></i> RSS-Feed</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</div>
|
||||
</footer>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue