aboutsummaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2022-05-31 16:00:55 -0400
committertdro <tdro@noreply.example.com>2022-05-31 16:00:55 -0400
commitfab10521fbd303002b5adba8e026e4c8a8e73a44 (patch)
tree7d2db248af38e0658c116aa58de096cd24137204 /content
parente06f465f528d69e5df5689c067fdfd4b33692eb0 (diff)
downloadcanory-fab10521fbd303002b5adba8e026e4c8a8e73a44.tar.gz
canory-fab10521fbd303002b5adba8e026e4c8a8e73a44.tar.bz2
canory-fab10521fbd303002b5adba8e026e4c8a8e73a44.zip
themes/default/layouts/_default/likes: Use intersect method and paginate properly.
Likes should be boolean.
Diffstat (limited to 'content')
-rw-r--r--content/canory/messages/pinned.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/canory/messages/pinned.md b/content/canory/messages/pinned.md
index d00fb1b..1e1bd16 100644
--- a/content/canory/messages/pinned.md
+++ b/content/canory/messages/pinned.md
@@ -3,7 +3,7 @@ date = "2022-02-05T02:20:51+00:00"
lastmod = "2022-03-29T22:55:17+00:00"
tags = [ "docs", "pinned", "hugo" ]
weight = 1
-liked = 1
+liked = true
author = "canory"
+++