diff options
author | mayx | 2025-05-17 07:05:02 +0000 |
---|---|---|
committer | mayx | 2025-05-17 07:05:02 +0000 |
commit | 6cb9535ecc29854ce8c1e2d96150e618bc0bd946 (patch) | |
tree | 14443a58d60a66d169c2fc7239a374d3843777ed /_layouts/post.html | |
parent | d00e310673bfeb94cdbef30c4eeb2a25b7ae772f (diff) |
Update 2 files
- /_layouts/post.html - /_layouts/default.html
Diffstat (limited to '_layouts/post.html')
-rw-r--r-- | _layouts/post.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_layouts/post.html b/_layouts/post.html index 88e4552..4aa011c 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -108,6 +108,7 @@ $.get(BlogAPI + "/suggest?id={{ page.url }}&update=" + lastUpdated.valueOf(), fu </script> <!-- <![endif]--> {% endif %} +<br /> <div class="pagination"> {% if page.previous.url %} <span class="prev"> |