Hello Forums
I am this summer coming with my next Folio, hosted on Netlify and deployed to there from GitHub.
Now, I am using one commerical font, loaded locally as woff with Nuxt-Fonts module. Howeverr, since this font resides in /public in my Nuxt project I wonder: what is best practice for preventing sharing it from GitHub.
Is it: push to GitHub, then once build is done, remove the font from GitHub? I
Thankful for advice, Thomas