Add swap font on google download
This commit is contained in:
parent
f57c466c93
commit
70458fca19
1 changed files with 2 additions and 2 deletions
|
@ -11,9 +11,9 @@
|
||||||
<link rel="stylesheet" href="/assets/css/navbar.css" />
|
<link rel="stylesheet" href="/assets/css/navbar.css" />
|
||||||
|
|
||||||
<!--=================== cdn ==============================-->
|
<!--=================== cdn ==============================-->
|
||||||
<link href="https://fonts.googleapis.com/css2?family=Muli:wght@300;400;500;600" rel="stylesheet">
|
<link href="https://fonts.googleapis.com/css2?family=Muli:wght@300;400;500;600&display=swap" rel="stylesheet">
|
||||||
<link rel="stylesheet" href="/assets/css/fontello.css" />
|
<link rel="stylesheet" href="/assets/css/fontello.css" />
|
||||||
|
|
||||||
<!--================= fab-icon =========================-->
|
<!--================= fab-icon =========================-->
|
||||||
<link rel="icon" type="image/png" href="/assets/images/logo-inverted.png" />
|
<!-- <link rel="icon" type="image/png" href="/assets/images/logo-inverted.png" /> -->
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue