Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/parsiya/Hugo-Octopress.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/post_footer.html')
-rw-r--r--layouts/partials/post_footer.html18
1 files changed, 9 insertions, 9 deletions
diff --git a/layouts/partials/post_footer.html b/layouts/partials/post_footer.html
index b87f847..43046ac 100644
--- a/layouts/partials/post_footer.html
+++ b/layouts/partials/post_footer.html
@@ -1,4 +1,5 @@
-<!-- This file contains the footer for each post - do not mistake it with page footer which is in footer.html partial -->
+<!-- This file contains the footer for each post
+ - different from page footer which is in footer.html partial -->
<footer>
<p class="meta">
@@ -14,14 +15,13 @@
</span>
</p>
- <!-- For sharing stuff -->
- <!-- <div class="sharing"> </div> -->
-
- <!-- PrevInSection and nextInSection point to previous and next page in the same section, in this case "post"
- this way we won't see other pages.
- If you don't like it, use .Prev and .Next - if you want to use .Prev and .Next keep in mind that as of Hugo v0.15 they work the other way around
- meaning that .Prev needs to go to right which will point to the next post and .Next will go to left and will post to previous post - strange
- This does not happen with InSection ones
+ <!-- PrevInSection and nextInSection point to previous and next page in the
+ same section, in this case "post" this way we won't see other pages.
+ If you don't like it, use .Prev and .Next. If you want to use .Prev and
+ .Next keep in mind that as of Hugo v0.15 they work the other way around
+ meaning that .Prev needs to go to right which will point to the next post
+ and .Next will go to left and will post to previous post.
+ This does not happen with InSection ones.
For more info about template variables: https://gohugo.io/templates/variables/ -->
<p class="meta">