fixed page listing for articles. Now single pages show up even if they're branches...
authordanix <danix@danix.xyz>
Mon, 6 Feb 2023 09:35:47 +0000 (10:35 +0100)
committerdanix <danix@danix.xyz>
Mon, 6 Feb 2023 09:35:47 +0000 (10:35 +0100)
commitd862564bc2609461aad794ae1e26b5db875f8eee
tree59823bdd427b4f14572ea66d394592bff0fc52d2
parent35262beb572a1140f9405a2d7d18d5c72dd4006a
fixed page listing for articles. Now single pages show up even if they're branches. Added breadcrumbs template.
layouts/articles/list-baseof.html [moved from layouts/articles/baseof.html with 92% similarity]
layouts/articles/list.html
layouts/home-baseof.html [moved from layouts/index-baseof.html with 100% similarity]
layouts/home.html [moved from layouts/index.html with 100% similarity]
layouts/partials/breadcrumbs.html [new file with mode: 0644]
layouts/post/single-baseof.html