chore(fonts.css): font cleanup + optimization
This commit is contained in:
parent
0e565970a5
commit
2a2889d51e
12 changed files with 26 additions and 10 deletions
|
@ -43,6 +43,7 @@ class OembedHandler extends BaseHandler
|
|||
}
|
||||
|
||||
$results = $this->fetchFromApi('optimized_oembed', 'url=eq.' . urlencode($relativePath));
|
||||
|
||||
if (!empty($results)) {
|
||||
$item = $results[0];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue