File tree Expand file tree Collapse file tree 4 files changed +10
-120
lines changed
_just/dangerously-insert-files/img Expand file tree Collapse file tree 4 files changed +10
-120
lines changed Original file line number Diff line number Diff line change @@ -61,6 +61,16 @@ class CustomDocument extends Document {
6161 < link rel = "icon" type = "image/png" sizes = "32x32" href = "/img/favicon-32x32.png" />
6262 < link rel = "icon" type = "image/png" sizes = "16x16" href = "/img/favicon-16x16.png" />
6363 < link rel = "manifest" href = "/img/site.webmanifest" />
64+ < meta property = "og:type" content = "website" />
65+
66+ < meta
67+ property = "og:image"
68+ content = "https://encoder.js.is-a.dev/img/banner.png"
69+ />
70+ < meta name = "viewport" content = "width=device-width, initial-scale=1.0" />
71+ < meta charset = "utf-8" />
72+ < meta property = "twitter:card" content = "summary_large_image" />
73+ < meta property = "vk:image" content = "http://encoder.js.is-a.dev/img/banner.png" />
6474 < link
6575 rel = "stylesheet"
6676 href = "https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap"
Load Diff This file was deleted.
You canβt perform that action at this time.
0 commit comments