fix: include fonts directly to css
This commit is contained in:
parent
c04f24a6f9
commit
6679779927
File diff suppressed because one or more lines are too long
@ -4,10 +4,6 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
|
||||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
|
||||||
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;800&family=Roboto&display=swap" rel="stylesheet">
|
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
{{css::css()}}
|
{{css::css()}}
|
||||||
</style>
|
</style>
|
||||||
|
Loading…
Reference in New Issue
Block a user