File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 font-style : normal;
2626 font-weight : 400 ;
2727 font-display : swap;
28- src : url ('/fonts/inter-regular .woff2' ) format ('woff2' );
28+ src : url ('/fonts/Inter-Regular .woff2' ) format ('woff2' );
2929}
3030
3131@font-face {
3232 font-family : 'Inter' ;
3333 font-style : normal;
3434 font-weight : 600 ;
3535 font-display : swap;
36- src : url ('/fonts/inter-semibold .woff2' ) format ('woff2' );
36+ src : url ('/fonts/Inter-SemiBold .woff2' ) format ('woff2' );
3737}
3838
3939@font-face {
4040 font-family : 'Inter' ;
4141 font-style : normal;
4242 font-weight : 700 ;
4343 font-display : swap;
44- src : url ('/fonts/inter-bold .woff2' ) format ('woff2' );
44+ src : url ('/fonts/Inter-Bold .woff2' ) format ('woff2' );
4545}
4646
4747* {
Original file line number Diff line number Diff line change @@ -69,7 +69,6 @@ const config: DocsThemeConfig = {
6969 < meta property = "og:url" content = { url } />
7070 < meta property = "og:type" content = "website" />
7171 < meta name = "theme-color" content = "#FC502C" />
72- < link rel = "icon" href = "/favicon.ico" />
7372 < link rel = "icon" type = "image/svg+xml" href = "/favicon.svg" />
7473 < link rel = "apple-touch-icon" href = "/apple-touch-icon.png" />
7574 </ >
You can’t perform that action at this time.
0 commit comments