Add github link to the docs

This commit is contained in:
Patrik J. Braun
2026-01-23 14:43:06 +01:00
parent 723357dd9e
commit a9c0d4fa86
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -127,7 +127,7 @@ Recommended usage with a [Kiosk app](https://www.fully-kiosk.com/).
Search for `(person:John or person:Kate) and last-7-days:every-year`, then Menu -> Tools -> Photo Frame.
### Extension support
Build your own extensions. Mostly server-side changes are supported with minimal UI modifications. You can add your own button to the photos and do whatever on the server side.
Build your own extensions. Mostly server-side changes are supported with minimal UI modifications. You can add your own button to the photos and do whatever on the server side. See: [Extension Development](development/extensions.md)
![Extension](assets/extension.png)
---
+4
View File
@@ -1,9 +1,13 @@
site_name: PiGallery2 Documentation
site_url: https://bpatrik.github.io/pigallery2/
repo_url: https://github.com/bpatrik/pigallery2
repo_name: bpatrik/pigallery2
theme:
name: material
icon:
repo: fontawesome/brands/github # Shows the GitHub icon in the header
palette:
primary: indigo
accent: indigo