mirror of
https://github.com/ItsDrike/itsdrike.com.git
synced 2025-06-29 16:10:43 +00:00
Indent consistently with 2 spaces
This commit is contained in:
parent
cf116ca468
commit
1385f95d7f
11 changed files with 86 additions and 86 deletions
|
@ -1,5 +1,5 @@
|
|||
{{ if .Content }}
|
||||
{{ .Summary | chomp }}{{ if .Truncated }}…{{ end }}
|
||||
{{ .Summary | chomp }}{{ if .Truncated }}…{{ end }}
|
||||
{{ else if .Params.subtitle }}
|
||||
{{ .Params.subtitle | markdownify | emojify }}
|
||||
{{ .Params.subtitle | markdownify | emojify }}
|
||||
{{ end }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue