taxonomies (categories, tags, year/month/slug), syntax.css und Blog (posts).
This commit is contained in:
1
themes/basic/layouts/shortcodes/abbr.html
Normal file
1
themes/basic/layouts/shortcodes/abbr.html
Normal file
@@ -0,0 +1 @@
|
||||
<abbr title="{{ .Get 1 }}">{{ .Get 0 }}</abbr>
|
||||
Reference in New Issue
Block a user