1
0
mirror of https://github.com/phuoc-ng/csslayout.git synced 2025-08-30 09:09:50 +02:00

Update social meta tags

This commit is contained in:
Phuoc Nguyen
2021-04-18 12:33:13 +07:00
parent f29c093457
commit 755c8e8c42
9 changed files with 38 additions and 36 deletions

View File

@@ -5,19 +5,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="author" content="Nguyen Huu Phuoc" />
<meta name="description" content="A collection of popular layouts and patterns made with CSS" />
<meta name="twitter:site" content="@nghuuphuoc" />
<meta name="twitter:title" content="A collection of popular layouts and patterns made with CSS" />
<meta name="twitter:description" content="A collection of popular layouts and patterns made with CSS" />
<meta name="twitter:creator" content="@nghuuphuoc" />
<meta name="twitter:image" content="https://csslayout.io/assets/screenshot.png" />
<meta property="og:site_name" content="1 LOC" />
<meta property="og:title" content="A collection of popular layouts and patterns made with CSS" />
<meta property="og:description" content="A collection of popular layouts and patterns made with CSS" />
<meta property="og:url" content="https://csslayout.io" />
<meta property="og:image" content="https://csslayout.io/assets/screenshot.png" />
<link href="/assets/favicon.png" rel="icon">
<link href="https://fonts.googleapis.com/css2?family=Source+Code+Pro&family=Lato&display=swap" rel="stylesheet">
</head>