Rename CI workflow file and update docs requirements

Moved the CI workflow file to the correct '.github/workflows' directory. Added 'mkdocs-glightbox==0.40' to docs/requirements.txt for documentation enhancements.
This commit is contained in:
PurplePower
2025-08-26 15:21:20 +08:00
parent b18d68b11a
commit 1175bf29ff
2 changed files with 2 additions and 1 deletions

View File

@@ -2,4 +2,5 @@ mkdocs
mkdocs-material
mkdocs-material-extensions
mkdocs-git-revision-date-localized-plugin==0.9.2
mkdocs-git-authors-plugin==0.3.3
mkdocs-git-authors-plugin==0.3.3
mkdocs-glightbox==0.40