changed mojoreads to yourbook.shop
This commit is contained in:
parent
04ec2d46d1
commit
ed52a36f0e
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://mojoreads.de/book/?isbn={{ .ISBN }}&ref=mezzo&aff=mr"/>
|
||||
<link href="https://yourbook.shop/book/?isbn={{ .ISBN }}&ref=mezzo&aff=mr"/>
|
||||
<id>urn:uuid:{{ .ISBN }}</id>
|
||||
<updated>{{ .Date }}T00:00:00Z</updated>
|
||||
<summary>{{ .Author | html }} - "{{ .Title | html }}"</summary>
|
||||
|
|
Loading…
Reference in a new issue