# Test a Liturgia de las Horas JSON endpoint curl https://my-repo.github.io/liturgia/data/2024/12/25/laudes.json | jq '.metadata' Note: Replace my-repo with the actual GitHub username hosting the JSON data. Always verify the repository's license before use.
if (!officeData) return <Text>Cargando Liturgia...</Text>;
https://[username].github.io/[repo-name]/data/[YYYY]/[MM]/[DD]/[hour].json
# Test a Liturgia de las Horas JSON endpoint curl https://my-repo.github.io/liturgia/data/2024/12/25/laudes.json | jq '.metadata' Note: Replace my-repo with the actual GitHub username hosting the JSON data. Always verify the repository's license before use.
if (!officeData) return <Text>Cargando Liturgia...</Text>;
https://[username].github.io/[repo-name]/data/[YYYY]/[MM]/[DD]/[hour].json