We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01c3910 commit c143cd4Copy full SHA for c143cd4
_layouts/default.html
@@ -17,12 +17,12 @@
17
<link rel="icon" type="image/png" href="favicon-32x32.png" sizes="32x32" />
18
<link rel="icon" type="image/png" href="favicon-16x16.png" sizes="16x16" />
19
<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
- }
+ {
+ "@context": "https://schema.org",
+ "@type": "Organization",
+ "url": "https://tc39.es",
+ "logo": "https://tc39.es/assets/img/logo.svg"
+ }
26
</script>
27
<link
28
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