Skip to content

Commit 0870410

Browse files
committed
Fix html
1 parent 3241aa1 commit 0870410

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<meta property="og:image" content="http://javier.xyz/img2css/docs-assets/thumbnail.jpg">
1919

2020
<link rel="stylesheet" href="styles/styles.css">
21-
<link href='https://fonts.googleapis.com/css?family=Roboto:300,300italic,100' rel='stylesheet' type='text/css'>
21+
<link href="https://fonts.googleapis.com/css?family=Roboto:300,300italic,100" rel="stylesheet" type="text/css">
2222
</head>
2323
<body>
2424
<div class="padding-2x">

0 commit comments

Comments
 (0)