File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 7
7
<title >{% block title %} blog.mtib.dev{% endblock %} </title >
8
8
<link rel =" preconnect" href =" https://fonts.googleapis.com" >
9
9
<link rel =" preconnect" href =" https://fonts.gstatic.com" crossorigin >
10
- <link href =" https://fonts.googleapis.com/css2?family=Noto+Sans:wght@500&display=swap" rel =" stylesheet" >
10
+ <link href =" https://fonts.googleapis.com/css2?family=Noto+Sans:wght@500&display=swap" rel =" preload" as =" style"
11
+ onload =" this.onload=null;this.rel='stylesheet'" >
12
+ <noscript >
13
+ <link href =" https://fonts.googleapis.com/css2?family=Noto+Sans:wght@500&display=swap" rel =" stylesheet" >
14
+ </noscript >
11
15
<link rel =" stylesheet" href =" ./main.css" >
12
16
<link rel =" icon" href =" /assets/m.png" >
13
17
<meta name =" application-name" content =" blog.mtib.dev" >
You can’t perform that action at this time.
0 commit comments