commit 52013c1fe74496eeb4c8b106588f0acad9e9ee2e
parent 6d60dfc06f0f3152084a7bef4ecc679d3b68f129
Author: Hugo Soucy <hugo@soucy.cc>
Date: Sat, 29 Dec 2018 22:48:36 -0500
Test the lua config page in lua table
Diffstat:
2 files changed, 8 insertions(+), 9 deletions(-)
diff --git a/content/albums-preferes.json b/content/albums-preferes.json
@@ -1,8 +0,0 @@
-{
- "date":"2017-03-19",
- "datetime":"00:00:00",
- "id":"tag:hugo.soucy.cc,2017-03-19:2017/03/albums-preferes",
- "shortlink":"22",
- "template":"default",
- "title":"Mes albums préférés"
-}-
\ No newline at end of file
diff --git a/content/albums-preferes.lua b/content/albums-preferes.lua
@@ -0,0 +1,8 @@
+return {
+ date = "2017-03-19",
+ datetime = "00 = 00 = 00",
+ id = "tag = hugo.soucy.cc,2017-03-19 = 2017/03/albums-preferes",
+ shortlink = "22",
+ template = "default",
+ title = "Mes albums préférés"
+}