From 759cc945636473d251a28597e2007cbb7d11631d Mon Sep 17 00:00:00 2001 From: Andreas Deininger <andreas@deininger.net> Date: Fri, 17 May 2024 19:45:40 +0000 Subject: [PATCH] Fix deprecation warnings (#913) --- hugo.toml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/config.toml b/hugo.toml similarity index 79% rename from config.toml rename to hugo.toml index 62b395a..0c39f53 100644 --- a/config.toml +++ b/hugo.toml @@ -2,4 +2,4 @@ [module] [module.hugoVersion] -min = "0.77.0" \ No newline at end of file +min = "0.124.0" -- Gitblit v1.10.0