changed mojoreads to yourbook.shop

This commit is contained in:
Michael 2023-08-03 21:33:19 +02:00
parent 04ec2d46d1
commit ed52a36f0e

View file

@ -12,7 +12,7 @@
{{ range .Items }}
<entry>
<title>{{ .Author | html }} - "{{ .Title | html }}"</title>
<link href="https://mojoreads.de/book/?isbn={{ .ISBN }}&amp;ref=mezzo&amp;aff=mr"/>
<link href="https://yourbook.shop/book/?isbn={{ .ISBN }}&amp;ref=mezzo&amp;aff=mr"/>
<id>urn:uuid:{{ .ISBN }}</id>
<updated>{{ .Date }}T00:00:00Z</updated>
<summary>{{ .Author | html }} - "{{ .Title | html }}"</summary>