Skip to content

Commit c143cd4

Browse files
committed
npm run format
Signed-off-by: Sora Morimoto <[email protected]>
1 parent 01c3910 commit c143cd4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

_layouts/default.html

+6-6
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@
1717
<link rel="icon" type="image/png" href="favicon-32x32.png" sizes="32x32" />
1818
<link rel="icon" type="image/png" href="favicon-16x16.png" sizes="16x16" />
1919
<script type="application/ld+json">
20-
{
21-
"@context": "https://schema.org",
22-
"@type": "Organization",
23-
"url": "https://tc39.es",
24-
"logo": "https://tc39.es/assets/img/logo.svg"
25-
}
20+
{
21+
"@context": "https://schema.org",
22+
"@type": "Organization",
23+
"url": "https://tc39.es",
24+
"logo": "https://tc39.es/assets/img/logo.svg"
25+
}
2626
</script>
2727
<link
2828
href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600&family=Source+Sans+Pro:wght@300;400;600&display=swap"

0 commit comments

Comments
 (0)