File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{{ define "main" }}
2- < div class ="td-content ">
2+ < div class ="td-content " data-bs-theme =" dark " >
33 < h1 > {{ .Title }}</ h1 >
44 {{ with .Params.description }}< div class ="lead "> {{ . | markdownify }}</ div > {{ end }}
55
Original file line number Diff line number Diff line change 11{{ define "main" }}
2- < div class ="td-content ">
2+ < div class ="td-content " data-bs-theme =" dark " >
33 < h1 > {{ .Title }}</ h1 >
44 {{ with .Params.description }}< div class ="lead "> {{ . | markdownify }}</ div > {{ end }}
55 < header class ="article-meta{{ if or .Params.categories .Params.tags }} article-meta-bg{{ end }} ">
Original file line number Diff line number Diff line change 11{{ define "main" }}
2- < div class ="td-content ">
2+ < div class ="td-content " data-bs-theme =" dark " >
33 < h1 > {{ .Title }}</ h1 >
44 {{ with .Params.description }}< div class ="lead "> {{ . | markdownify }}</ div > {{ end }}
55 < header class ="article-meta{{ if or .Params.categories .Params.tags }} article-meta-bg{{ end }} ">
You can’t perform that action at this time.
0 commit comments