Skip to content

Commit 82467de

Browse files
authored
Update flake inputs (#2)
* flake.lock: Update Flake lock file updates: • Updated input 'anemone': 'github:Speyll/anemone/0fa77c2eeccd096f6def3b540a9417a1b54fdd5f?narHash=sha256-XwggfJBnk9bxOVe6EIeerjebsqDXpqeAJ8umq5GPbIg%3D' (2025-06-05) → 'github:Speyll/anemone/47b2085cb01f0e82fd83221aad79ab0b3d1702e0?narHash=sha256-vyB7gLKzTFLSEPPD4ylc3Uyj3WeKRFFklEnE58jn5JA%3D' (2025-07-20) • Updated input 'flake-parts': 'github:hercules-ci/flake-parts/9305fe4e5c2a6fcf5ba6a3ff155720fbe4076569?narHash=sha256-tYBdgS56eXYaWVW3fsnPQ/nFlgWi/Z2Ymhyu21zVM98%3D' (2025-06-08) → 'github:hercules-ci/flake-parts/80daad04eddbbf5a4d883996a73f3f542fa437ac?narHash=sha256-PVvu7OqHBGWN16zSi6tEmPwwHQ4rLPU9Plvs8/1TUBY%3D' (2026-01-11) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/3e3afe5174c561dee0df6f2c2b2236990146329f?narHash=sha256-frdhQvPbmDYaScPFiCnfdh3B/Vh81Uuoo0w5TkWmmjU%3D' (2025-06-07) → 'github:NixOS/nixpkgs/88d3861acdd3d2f0e361767018218e51810df8a1?narHash=sha256-MJ27Cy2NtBEV5tsK%2BYraYr2g851f3Fl1LpNHDzDX15c%3D' (2026-01-21) * Fix config See: https://github.com/getzola/zola/blob/master/CHANGELOG.md#breaking * Disable highlighting
1 parent 89bce6f commit 82467de

2 files changed

Lines changed: 9 additions & 14 deletions

File tree

config.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,6 @@ output_dir = "dist"
1313

1414
theme = "anemone"
1515

16-
[markdown]
17-
# Whether to do syntax highlighting
18-
# Theme can be customised by setting the `highlight_theme` variable to a theme supported by Zola
19-
highlight_code = true
20-
2116
[extra]
2217
header_nav = [
2318
{ url = "/", name_en = "/about/" },

flake.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)