Website: Add missing docs and config paths (#4131)

* Fix docs and config paths

* Update

* Update

* Update

* Update

* Update

* Update

* Update

* Update
This commit is contained in:
Slaviša Arežina
2025-04-30 15:11:44 +02:00
committed by GitHub
parent 92b170267b
commit c842943b1b
96 changed files with 2808 additions and 2851 deletions

View File

@@ -13,7 +13,7 @@
"documentation": "https://github.com/dotnetfactory/fluid-calendar/tree/main/docs",
"website": "https://github.com/dotnetfactory/fluid-calendar",
"logo": "https://raw.githubusercontent.com/dotnetfactory/fluid-calendar/refs/heads/main/src/app/favicon.ico",
"config_path": "",
"config_path": "/opt/fluid-calendar/.env",
"description": "The open-source intelligent calendar that adapts to your workflow. Experience seamless task scheduling powered by AI, designed to make your time management effortless.",
"install_methods": [
{
@@ -39,4 +39,3 @@
}
]
}