googlefonts / googlefonts/gftools
[packager] Add minisite_url and primary_script to template yaml
Open
packager
- Dominant language
- Python
- Stars
- 283
- Forks
- 73
- Avg merge
- 21h 25m
- Merged PRs (30d)
- 8
Description
I have this error using packager;
`google.protobuf.text_format.ParseError: 43:1 : Message type "google.fonts_public.FamilyProto" has no field named "minisite_url".`
So I guess 2 things:
- the protobuf format should be updated so packager stop having this error
- I added the minisite_url manually, but should be possible to do it from the template yaml. Same with primary script.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.