commit f2af9492e0fe4af2bf842a6cd9310657f31e589f parent 71eb17d3c6cefb101fe0ce1766c1784a2cdb1f5c Author: Robert Lützner <robert.luetzner@pm.me> Date: Fri, 19 May 2023 20:14:54 +0200 Add 'navbar_style' to params.yml Diffstat:
M | config/_default/params.yml | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/config/_default/params.yml b/config/_default/params.yml @@ -1,3 +1,4 @@ author: 'Your Name' mastodon: 'your mastodon link here' -subtitle: 'Your Subtitle' -\ No newline at end of file +subtitle: 'Your Subtitle' +navbar_style: classy