File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 12
12
< meta property ="og:description " content ="Marcin Anforowicz's website ">
13
13
< meta property ="og:type " content ="article ">
14
14
< meta property ="og:image " content ="/assets/window.jpg ">
15
- < link rel ="icon " href ="/assets/icon.ico ">
16
- < link rel ="icon " href ="/assets/icon.svg ">
17
15
< link rel ="stylesheet " href ="/assets/style.css ">
18
16
< link rel ="stylesheet " href ="/assets/prism.css ">
19
17
< link rel ="stylesheet " media ="print " href ="/assets/print.css ">
18
+ < link rel ="icon " href ="/assets/icon.ico ">
19
+ < link rel ="icon " href ="/assets/icon.svg ">
20
20
</ head >
21
21
22
22
< body >
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ then you're doing something wrong.
5
5
6
6
@font-face {
7
7
font-family : 'FiraSans' ;
8
+ font-display : swap;
8
9
src : url ("/assets/FiraSans-Light.woff" ) format ('woff' );
9
10
}
10
11
You can’t perform that action at this time.
0 commit comments