commit 3978680197ac515ed181dacb3a032552afeffb48 parent 1a239ebdf4563048c5e7691cb46819058d15b524 Author: CJ <86695177+cjtheham@users.noreply.github.com> Date: Sun, 21 May 2023 13:24:20 -0500 Merge pull request #2 from rluetzner/main 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