commit c7bde3b3b2e9ebf2f4c5ed8ad46217d66e6c22a2 parent 0ad347045caec5f131252975f7536d17287f788a Author: Hugo Soucy <hugo@soucy.cc> Date: Wed, 15 Mar 2023 09:54:06 -0400 Change the title attibute Diffstat:
M | content/xfn.lua | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/xfn.lua b/content/xfn.lua @@ -1,5 +1,5 @@ return { - title = "Des liens, des liens, des liens, blogroll et webrings", + title = "Liens, blogroll et webrings", date = "2020-11-13", datetime = "13:49:15", }