fix: feed value references
This commit is contained in:
parent
668627e1da
commit
5d919efcdd
3 changed files with 5 additions and 5 deletions
|
@ -48,7 +48,7 @@ https://nicolas-hoizey.com/feeds/all.xml
|
|||
</svg>
|
||||
Feed preview • links
|
||||
</h2>
|
||||
<p>Recently read and favorited links <a href="https://www.pinboard.in/api/">sourced from the Pinboard API.</a></p>
|
||||
<p>Recently read and favorited links <a href="https://www.pinboard.in/api/">sourced from my Instapaper likes.</a></p>
|
||||
<p><xsl:value-of select="atom:feed/atom:description"/></p>
|
||||
</div>
|
||||
<ul class="mb-8">
|
||||
|
|
Reference in a new issue