Skip to content

Commit a4c3834

Browse files
authored
Fix HTML typo in .upptimerc.yml
1 parent 17dfaed commit a4c3834

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.upptimerc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ status-website:
4040
customHeadHtml: >
4141
<link rel="preconnect" href="https://fonts.googleapis.com">
4242
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
43-
<link href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">"
43+
<link href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">
4444
logoUrl: https://raw.githubusercontent.com/cloudback/status/main/assets/logo.svg
4545
favicon: https://raw.githubusercontent.com/cloudback/status/main/assets/logo.png
4646
faviconSvg: https://raw.githubusercontent.com/cloudback/status/main/assets/logo.svg

0 commit comments

Comments
 (0)