Skip to content

Commit 6445989

Browse files
committed
chore: update zensical 0.0.24 -> 0.0.31 and bump patch version to 0.2.4
style(zensical): use fontawesome github icon since lucide removed theirs in v1
1 parent cccee36 commit 6445989

3 files changed

Lines changed: 17 additions & 17 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "binary-garden"
3-
version = "0.2.3"
3+
version = "0.2.4"
44
description = "Add your description here"
55
readme = "README.md"
66
requires-python = ">=3.13"

uv.lock

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

zensical.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ toggle.name = "Switch to light mode"
298298
# ----------------------------------------------------------------------------
299299
[project.theme.icon]
300300
logo = "lucide/brain-circuit"
301-
repo = "lucide/github"
301+
repo = "fontawesome/brands/github"
302302

303303
# ----------------------------------------------------------------------------
304304
# The "extra" section contains miscellaneous settings.

0 commit comments

Comments
 (0)