mirror of
https://github.com/GoogleChromeLabs/squoosh.git
synced 2025-11-16 10:39:53 +00:00
[RFC] Add Three Homepage Sections (#1112)
This commit is contained in:
@@ -59,6 +59,7 @@ const Index: FunctionalComponent<Props> = () => (
|
||||
<link rel="shortcut icon" href={favicon} />
|
||||
<meta name="theme-color" content="#ff3385" />
|
||||
<link rel="manifest" href="/manifest.json" />
|
||||
<link rel="canonical" href={siteOrigin} />
|
||||
<style
|
||||
dangerouslySetInnerHTML={{ __html: escapeStyleScriptContent(baseCss) }}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user