From 6c4cbf8578d8a94964ca7327a7826c7c094f94fc Mon Sep 17 00:00:00 2001 From: Alexander Neonxp Kiryukhin Date: Mon, 2 Feb 2026 18:57:20 +0300 Subject: Fix images --- hugo.yaml | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to 'hugo.yaml') diff --git a/hugo.yaml b/hugo.yaml index 321093d..05ca519 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -4,6 +4,8 @@ defaultContentLanguage: ru title: ~/NeonXP.log theme: neonxp enableEmoji: true +params: + author: Александр Кирюхин menus: main: - name: Главная @@ -44,10 +46,6 @@ markup: strikethrough: true table: true taskList: true -pagination: - disableAliases: false - pagerSize: 10 - path: page outputs: home: @@ -77,3 +75,10 @@ mediaTypes: - xml enableRobotsTXT: true + +imaging: + resampleFilter: Box + quality: 75 + hint: photo + anchor: Smart + compression: lossless -- cgit v1.2.3