diff options
Diffstat (limited to '')
| -rw-r--r-- | hugo.yaml | 13 |
1 files changed, 9 insertions, 4 deletions
@@ -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 |
