forked from PirateCare/Syllabus
!publish!
This commit is contained in:
parent
8d159ec787
commit
44171e709d
|
@ -1,5 +1,4 @@
|
|||
{{ $text_link := .Text }}
|
||||
{{ .Destination }}
|
||||
{{ if strings.HasPrefix .Destination "bib:" }}
|
||||
{{ $destination := (substr .Destination 4) }}
|
||||
{{ if index $.Page.Site.Data.books.piratecarecollection $destination }}
|
||||
|
|
Reference in New Issue