+
{{ if not (site.Params.features.blog.showAuthor | default true) }}
-
{{ partial "helpers/get-author-name.html" . }}
{{ .Page.Date | time.Format ":date_full" }}{{ if site.Params.features.readingTime }} | {{ .ReadingTime }} {{i18n "minute" .ReadingTime }}{{ end }}
@@ -51,7 +51,7 @@
+
{{ end }}
@@ -64,7 +64,7 @@
- {{ .Page.Date | time.Format ":date_full" }}{{ if site.Params.features.readingTime }} | {{ .ReadingTime }} {{i18n "minute" .ReadingTime }}{{ end }}
+
-
+
@@ -175,7 +175,7 @@
{{ if and site.Params.features.toc.enable ( .Params.enableTOC | default true ) }}
{{ if site.Params.features.blog.shareButtons }}
@@ -165,7 +165,7 @@
-
diff --git a/layouts/partials/cards/post.html b/layouts/partials/cards/post.html
index 99178bc..4426b7c 100644
--- a/layouts/partials/cards/post.html
+++ b/layouts/partials/cards/post.html
@@ -15,12 +15,12 @@
{{ end }}
{{ i18n "toc_heading" }}
+{{ i18n "toc_heading" }}
{{ .TableOfContents }}
diff --git a/layouts/index.html b/layouts/index.html
index 81296de..5a1faf2 100644
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -29,7 +29,7 @@
document.documentElement.setAttribute('data-theme', theme);
-
+
{{- partial "navigators/navbar.html" . -}}
diff --git a/layouts/partials/cards/accomplishments.html b/layouts/partials/cards/accomplishments.html
index a62fa22..27015b1 100644
--- a/layouts/partials/cards/accomplishments.html
+++ b/layouts/partials/cards/accomplishments.html
@@ -4,7 +4,7 @@
{{ .name }}
@@ -12,7 +12,7 @@
{{ if .certificateURL }}
- {{ i18n "view_certificate"}}
+ {{ i18n "view_certificate"}}
{{ end }}
-
+
{{ .Date | time.Format ":date_full" }}
{{ if site.Params.features.readingTime }} | {{.ReadingTime}} {{ i18n "minute" .ReadingTime }} {{ end }}
{{ i18n "read" }}
+ class="float-end btn btn-outline-info btn-sm">{{ i18n "read" }}