Skip to content

Commit

Permalink
Added <guid> tag to RSS feed
Browse files Browse the repository at this point in the history
  • Loading branch information
cypnk authored Feb 9, 2024
1 parent f378515 commit 82c9ded
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.php
Original file line number Diff line number Diff line change
Expand Up @@ -767,6 +767,7 @@ class="{footnote_def_classes}">{footnote}</span>
<title>{title}</title>
<link>{permalink}</link>
<pubDate>{date_rfc}</pubDate>
<guid isPermaLink="true">{permalink}</guid>
<description><![CDATA[{body}]]></description>
</item>
XML;
Expand Down

0 comments on commit 82c9ded

Please sign in to comment.