fixed URL for Noto monospace font
parent
74a67ee515
commit
769f91c4fe
|
@ -8,7 +8,7 @@
|
|||
<link rel="icon" type="image/x-icon" href="favicon.ico">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com">
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Noto+Sans&display=swap">
|
||||
<link href="https://fonts.googleapis.com/css?family=Noto+Sans+Mono@display=swap" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans+Mono" rel="stylesheet">
|
||||
<link href="https://use.fontawesome.com/releases/v5.15.0/css/all.css" integrity="sha384-OLYO0LymqQ+uHXELyx93kblK5YIS3B2ZfLGBmsJaUyor7CpMTBsahDHByqSuWW+q" crossorigin="anonymous" rel="stylesheet">
|
||||
</head>
|
||||
<body style="background-color: #f1f3f4; margin: 0">
|
||||
|
|
Loading…
Reference in New Issue