update og: stuff
This commit is contained in:
parent
be065bc175
commit
ac8db6cdf3
2 changed files with 3 additions and 2 deletions
BIN
public/morty.png
Normal file
BIN
public/morty.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
|
@ -7,20 +7,21 @@
|
||||||
<meta name="theme-color" content="#3054bf" />
|
<meta name="theme-color" content="#3054bf" />
|
||||||
<meta
|
<meta
|
||||||
name="description"
|
name="description"
|
||||||
content="McFly is a full-stack no-framework framework that assists developers in leveraging the web platform."
|
content="McFly is a no-framework framework that assists in leveraging the web platform."
|
||||||
/>
|
/>
|
||||||
<meta name="author" content="Ayo Ayco" />
|
<meta name="author" content="Ayo Ayco" />
|
||||||
<meta name="origin" content="https://mc-fly.vercel.app/" />
|
<meta name="origin" content="https://mc-fly.vercel.app/" />
|
||||||
<!-- Open Graph data -->
|
<!-- Open Graph data -->
|
||||||
<meta property="og:site_name" content="McFly" />
|
<meta property="og:site_name" content="McFly" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
|
<meta property="og:image" content="https://mc-fly.verce.app/morty.png" />
|
||||||
<meta
|
<meta
|
||||||
property="og:title"
|
property="og:title"
|
||||||
content="McFly: Back to the Basics. Into the Future. 😱"
|
content="McFly: Back to the Basics. Into the Future. 😱"
|
||||||
/>
|
/>
|
||||||
<meta
|
<meta
|
||||||
property="og:description"
|
property="og:description"
|
||||||
content="McFly is a full-stack no-framework framework that assists developers in leveraging the web platform."
|
content="McFly is a no-framework framework that assists in leveraging the web platform."
|
||||||
/>
|
/>
|
||||||
<style>
|
<style>
|
||||||
body {
|
body {
|
||||||
|
|
Loading…
Reference in a new issue