werc-1.5.0-tweaks

Tweaks for the werc website builder created by the mad architect Uriel
Log | Files | Refs | README

commit 4581af875a16f411e7fd74f81d9b258884c46792
parent c0c0c6cdb228897374edbae57551c44f4042474d
Author: Nuno Sempere <nuno.semperelh@protonmail.com>
Date:   Sat, 17 Jun 2023 05:47:06 +0000

increase number of blogposts shown in werc.

Diffstat:
Mapps/blagh/app.rc | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/blagh/app.rc b/apps/blagh/app.rc @@ -9,7 +9,7 @@ fn conf_enable_blog { conf_blog_editors=blog-editors if(~ $"conf_max_posts_per_page '') - conf_max_posts_per_page=16 + conf_max_posts_per_page=32 } fn blagh_init {