diff options
Diffstat (limited to 'layouts/partials/post-navigation-top.html')
-rw-r--r-- | layouts/partials/post-navigation-top.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/layouts/partials/post-navigation-top.html b/layouts/partials/post-navigation-top.html new file mode 100644 index 0000000..3bcc39f --- /dev/null +++ b/layouts/partials/post-navigation-top.html @@ -0,0 +1,2 @@ +{{ partial "breadcrumbs.html" .}} +{{ partial "post-navigation.html" .}} |