[skip ci] Added Wikipedia book sources link for ISBN
This commit is contained in:
parent
9c879a9101
commit
7076d2fd83
@ -23,6 +23,6 @@
|
|||||||
{{ with .pages }}pp. {{ . }}.{{ end }}
|
{{ with .pages }}pp. {{ . }}.{{ end }}
|
||||||
|
|
||||||
{{/* ISBN */}}
|
{{/* ISBN */}}
|
||||||
{{ with .isbn }}ISBN {{ . }}.{{ end }}
|
{{ with .isbn }}ISBN <a target="_blank" href="https://en.wikipedia.org/wiki/Special:BookSources/{{ . }}">{{ . }}</a>.{{ end }}
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user