Pinboard partial formatting
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
<section>
|
<section>
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
{{ with getJSON "https://feeds.pinboard.in/json/u:DCE/" }}
|
|
||||||
<h3>Links (from <a href="https://pinboard.in/u:DCE">Pinboard</a>)</h3>
|
<h3>Links (from <a href="https://pinboard.in/u:DCE">Pinboard</a>)</h3>
|
||||||
|
|
||||||
|
{{ with getJSON "https://feeds.pinboard.in/json/u:DCE/" }}
|
||||||
<ul>
|
<ul>
|
||||||
{{ range first 5 . }}
|
{{ range first 5 . }}
|
||||||
<li>
|
<li>
|
||||||
|
|||||||
Reference in New Issue
Block a user