chore: instapaper -> pocket
This commit is contained in:
parent
c9c1ebf958
commit
3d70af1b2d
9 changed files with 34 additions and 39 deletions
|
@ -12,7 +12,7 @@ permalink: /links.xml
|
|||
<title>{{ link.title | escape }}</title>
|
||||
<link href="{{link.link}}" />
|
||||
<updated>{{ link.time | date: "%m.%d.%Y" }}</updated>
|
||||
<id>{{ link.link }}</id>
|
||||
<id>{{ link.url }}</id>
|
||||
<content type="html"></content>
|
||||
</entry>
|
||||
{% endfor %}
|
||||
|
|
Reference in a new issue