You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
config server ssid value should be specified
Without this commit, we cannot connect neurite to ssid which has
uppercase letter in its name.
ref: Semantic-Org/Semantic-UI-Docs#145
apply fonts and refine charset for page loading
1. make use of base64 to embed inline fonts.
$ base64 quicksand-v5-latin-regular.woff2 > base64.txt
2. add charset to avoid sluggish page reload.