Hi,
Would it make sense to bundle external assets (e.g. Google Fonts) locally instead of loading them at runtime?
https://github.com/ObsidianIRC/ObsidianIRC/blob/38c17c20a249e47a5dc32478b25339d74ac7f508/index.html#L9-L11
This would allow the project to work in fully offline or restricted networks (for example during internet shutdowns like in Iran).
Thanks!
Hi,
Would it make sense to bundle external assets (e.g. Google Fonts) locally instead of loading them at runtime?
https://github.com/ObsidianIRC/ObsidianIRC/blob/38c17c20a249e47a5dc32478b25339d74ac7f508/index.html#L9-L11
This would allow the project to work in fully offline or restricted networks (for example during internet shutdowns like in Iran).
Thanks!