From: danix Date: Mon, 6 Feb 2023 10:11:48 +0000 (+0100) Subject: added breadcrumbs back into blog articles. X-Git-Url: https://git.danix.xyz/?p=theme-danix.xyz.git;a=commitdiff_plain;h=b751207c859762f7641a28953a5b6ec9017d3fa9 added breadcrumbs back into blog articles. --- diff --git a/layouts/post/single-baseof.html b/layouts/post/single-baseof.html index c4b423d..dc44481 100644 --- a/layouts/post/single-baseof.html +++ b/layouts/post/single-baseof.html @@ -5,6 +5,7 @@
{{- partial "header.html" . -}} + {{- partial "breadcrumbs.html" . -}}