Moving to new VPS.

This commit is contained in:
g* 2025-11-17 16:58:08 +01:00
commit b2500e1c01
110 changed files with 12978 additions and 8623 deletions

View file

@ -1,7 +1,7 @@
[project]
name = "gugulet-hu"
version = "0.1.0"
description = "Add your description here"
version = "2.0.0"
description = "The perosnal website of gugulet.hu"
readme = "README.md"
requires-python = ">=3.13"
dependencies = [
@ -52,5 +52,6 @@ dependencies = [
"typing-extensions==4.15.0",
"urllib3==2.5.0",
"watchdog==6.0.0",
"zensical>=0.0.5",
"zipp==3.23.0",
]