+ add training page (add admonition shortcode)
+ Finish translation + clean unused asset
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{{- partial "plugin/admonitionPre.html" (dict "Type" .AlertType "Title" (.AlertTitle | default (strings.FirstUpper .AlertType)) "Open" (not (eq .AlertSign "-"))) -}}
|
||||
{{- .Text -}}
|
||||
{{- partial "plugin/admonitionPost.html" -}}
|
||||
Reference in New Issue
Block a user