From 19763a728ddd1c970c1cdc7a98fdf42894516e5e Mon Sep 17 00:00:00 2001 From: Landon Taylor Date: Thu, 10 Jul 2025 12:24:26 -0600 Subject: [PATCH] update banner --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index 97a7dc1..6c6c49b 100644 --- a/hugo.toml +++ b/hugo.toml @@ -31,4 +31,4 @@ theme = 'fmtools' # testThing = 'test ing' [params] - banner = ":construction: This site is a work in progress. Don't be shy to submit an [issue](https://gitmoss.fyi/fmtools/content/issues/new/choose) or [pull request](https://gitmoss.fyi/fmtools/content/fork) :construction:" \ No newline at end of file + banner = ":construction: This site is a work in progress. Don't be shy to submit an [issue](https://gitmoss.fyi/fmtools/content/issues/new/choose), or [fork it](https://gitmoss.fyi/fmtools/content/fork) yourself :construction:" \ No newline at end of file