Move "Font Loading Checklist" into frontend
It probably has more to do with front-end dev than design.
This commit is contained in:
@@ -176,12 +176,6 @@
|
|||||||
"url": "https://fonts.google.com/",
|
"url": "https://fonts.google.com/",
|
||||||
"tags": ["typography", "collection"]
|
"tags": ["typography", "collection"]
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"title": "The Font Loading Checklist",
|
|
||||||
"desc": "Four important considerations when loading web fonts.",
|
|
||||||
"url": "https://www.zachleat.com/web/font-checklist/",
|
|
||||||
"tags": ["typography", "tips", "best practices"]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"title": "Practical Typography",
|
"title": "Practical Typography",
|
||||||
"desc": "A just-deep-enough dive into typography for designers.",
|
"desc": "A just-deep-enough dive into typography for designers.",
|
||||||
|
|||||||
@@ -31,6 +31,12 @@
|
|||||||
"desc": "Basic HTML & CSS for NON-WEB DESIGNERS",
|
"desc": "Basic HTML & CSS for NON-WEB DESIGNERS",
|
||||||
"url": "http://www.dontfeartheinternet.com/",
|
"url": "http://www.dontfeartheinternet.com/",
|
||||||
"tags": []
|
"tags": []
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "The Font Loading Checklist",
|
||||||
|
"desc": "Four important considerations when loading web fonts.",
|
||||||
|
"url": "https://www.zachleat.com/web/font-checklist/",
|
||||||
|
"tags": ["typography", "tips", "best practices"]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user