Skip to content

Commit d255ebc

Browse files
authored
Remove patreon link
1 parent cbdf5a6 commit d255ebc

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

_generator/site-generator/template/rss-feed-template.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,7 @@
3838
<img src="{{strip.imageUrl}}" alt="{{title}}{{author ? ' by ' + author : ''}} on {{strip.date.toUTCString().slice(0, -13)}}" title="{{title}}{{author ? ' by ' + author : ''}} on {{strip.date.toUTCString().slice(0, -13)}}">
3939
</p>
4040
<p>
41-
<a href="{{strip.url}}">Source</a> -
42-
<a href="https://www.patreon.com/bePatron?u=6855838">Patreon</a>
41+
<a href="{{strip.url}}">Source</a>
4342
</p>
4443
]]></description>
4544
</item>{{/each}}

0 commit comments

Comments
 (0)