mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-18 17:30:03 +01:00
Previously we would define information about the program types in two places, once for the index, and once per program type. Now within the index.html, we just load the respective program type information to have access to the latest at all times. Closes #104 [skip ci]