File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -221,12 +221,12 @@ <h1>Obs.js – context-aware web performance for everyone</h1>
221221 enabled, or a weak connection, you won’t see the nice rounded
222222 < a href ="https://fonts.google.com/specimen/Fredoka "> < cite > Fredoka</ cite > </ a >
223223 in the < code > <h1></ code > above—you’ll just see your
224- < code > system-ui</ code > font. </ small > </ p >
224+ < code > system-ui</ code > font: </ small > </ p >
225225
226226 < script class =c-snippet >
227227 ( ( ) => {
228228 // Only load Google Fonts if we can show rich media. In browsers that
229- // don’t support the relevant APIs, we just go ahead and show it.
229+ // don’t support the relevant APIs, we just go ahead and load it.
230230 //
231231 // Attach it to the end of the `body` rather than the `head` so it doesn’t
232232 // inadvertently block rendering.
You can’t perform that action at this time.
0 commit comments