link changed (mojoreads to buchhandel.de)
This commit is contained in:
parent
6ba8f9fab3
commit
f3b7a396c7
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
{{ range .Items }}
|
||||
<entry>
|
||||
<title>{{ .Author | html }} - "{{ .Title | html }}"</title>
|
||||
<link href="https://yourbook.shop/book/?isbn={{ .ISBN }}&ref=mezzo&aff=mr"/>
|
||||
<link href="https://www.buchhandel.de/buch/{{ .ISBN }}"/>
|
||||
<id>urn:uuid:{{ .ISBN }}</id>
|
||||
<updated>{{ .Date }}T00:00:00Z</updated>
|
||||
<summary>{{ .Author | html }} - "{{ .Title | html }}"</summary>
|
||||
|
|
Loading…
Reference in a new issue