{{ define "main" }} {{/* search */}} {{ if .Site.Params.searchEngines }} {{ end }} {{/* search ends */}} {{/* poetry */}} {{ if ne .Site.Params.poetry.enabled false }} {{ with .Site.Params.poetry }} {{ if eq .api "jinrishici" }} {{/* Thanks jinrishici (https://www.jinrishici.com/) for supplying this api */}}

{{ if .showAuthor }}

{{ end }}
{{ else }} {{/* Thanks hitokoto (https://hitokoto.cn/) for supplying this api */}}

{{ if .showAuthor }}

{{ end }}
{{ end }} {{ end }} {{ end }} {{/* poetry ends */}} {{/* bookmark cards */}}
{{ range .Site.Params.bookmarks }} {{ if ne .enabled false }}

 {{- .group -}}

{{/* bookmarks */}} {{/* bookmarks end */}}
{{ end }} {{ end }}
{{/* bookmark cards ends */}} {{ end }}