From f00eb2b552317597462a09e024217533af8c3115 Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Thu, 26 Sep 2024 21:00:44 +0200 Subject: Correct change log --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb59b13..462cd11 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,8 +18,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 `site.Language.LanguageCode` and `site.Language.LanguageDirection` variables. This change simplifies the theme's configuration and aligns with Hugo's best practices. -- Replace deprecated `resource.ToCss` with `css.Sass` to ensure compatibility - with future versions of Hugo. +- Use new `css.Sass` for new Hugo versions instead of `resource.ToCss` to ensure + compatibility with future versions of Hugo. ### Removed -- cgit v1.2.3