aboutsummaryrefslogtreecommitdiffstats
path: root/layouts/partials/post.html
diff options
context:
space:
mode:
authorOscar Najera <hi@oscarnajera.com>2023-10-20 16:06:53 +0200
committerOscar Najera <hi@oscarnajera.com>2023-10-20 16:32:48 +0200
commit19b9131073d1da80cc0193af397d5a1ab267f45d (patch)
tree6b248ec4b9a279c8d381cf5b2000c1f532652e82 /layouts/partials/post.html
parent0b60f218c1cf0aac57473e0643aedfad1698b5e4 (diff)
downloadhugo-minimalist-theme-19b9131073d1da80cc0193af397d5a1ab267f45d.tar.gz
hugo-minimalist-theme-19b9131073d1da80cc0193af397d5a1ab267f45d.tar.bz2
hugo-minimalist-theme-19b9131073d1da80cc0193af397d5a1ab267f45d.zip
Project single page
Diffstat (limited to 'layouts/partials/post.html')
-rw-r--r--layouts/partials/post.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/partials/post.html b/layouts/partials/post.html
index b84ba92..768755d 100644
--- a/layouts/partials/post.html
+++ b/layouts/partials/post.html
@@ -1,4 +1,5 @@
<article class="pv4 bt bb b--black-10">
+ {{ partial "meta_links.html" . }}
<a class="db no-underline dim near-black" href="{{ .RelPermalink }}">
<h3 class="f3 baskerville mt0 lh-title">{{ .Title }}</h3>
<div class="cf">