add rss buttom

This commit is contained in:
bluebird
2019-11-26 20:58:29 +08:00
parent 8cb6034bc3
commit c387340b5c
2 changed files with 4 additions and 0 deletions

View File

@@ -92,6 +92,10 @@
<img src="{{ "images/twitter.png" | absURL }}" class="avatar" width="35" height="35">
</a>
{{ end }}
<a class="avatar-group-item" data-hovercard-type="organization"
href="{{ "posts/index.xml" | absURL }}">
<img src="{{ "images/rss.png" | absURL }}" class="avatar" width="38" height="38">
</a>
</div>
<div data-test-selector="profile-sponsorships">

BIN
static/images/rss.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 KiB