glance/docs
Tyler Hallada 4d0fdd9b11
Correct docs for Go's `text/html` built-in template functions
Source: https://pkg.go.dev/text/template#hdr-Functions

The comparison functions the greater-than-or-equal-to and less-than-or-equal-to are `ge` and `le`, not `gte` and `lte`. I got an error rendering my template before I realized this.
2025-05-22 18:03:45 +07:00
..
images Add todo widget 2025-05-08 16:59:02 +07:00
configuration.md Docs: Add how to get playlist ID 2025-05-22 20:26:35 +07:00
custom-api.md Correct docs for Go's `text/html` built-in template functions 2025-05-22 18:03:45 +07:00
extensions.md Merge remote-tracking branch 'upstream/dev' into theme_switcher 2025-04-29 18:55:30 +07:00
glance.yml Merge remote-tracking branch 'upstream/dev' into theme_switcher 2025-04-29 18:55:30 +07:00
logo.png Add new logo 2025-05-05 12:47:40 +07:00
preconfigured-pages.md Add note to preconfigured pages doc 2024-12-07 09:28:36 +07:00
themes.md Merge remote-tracking branch 'upstream/dev' into theme_switcher 2025-04-29 18:55:30 +07:00
v0.7.0-upgrade.md Merge remote-tracking branch 'upstream/dev' into theme_switcher 2025-04-29 18:55:30 +07:00