commit 0a7951e6612f5277de11cea11e2733301b38f266 parent 5c455663fb11eb20870008781957d5711da934b2 Author: Hugo Soucy <hugo@soucy.cc> Date: Mon, 15 Jan 2018 18:21:10 -0500 Add a length property. Diffstat:
M | content/note/index.json | | | 3 | ++- |
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/content/note/index.json b/content/note/index.json @@ -3,5 +3,6 @@ "datetime":"11:26:54", "permalink":"/note", "template":"note-index", - "title":"Notes" + "title":"Notes", + "length":50 } \ No newline at end of file