mirror of
https://github.com/aljazceru/twentyone-world.github.io.git
synced 2025-12-18 07:04:22 +01:00
Add social preview (#31)
* config: add social card metadata * Create social.png * fix: social filename
This commit is contained in:
@@ -8,6 +8,16 @@
|
||||
<meta name="description" content="{{ site.tagline }}">
|
||||
<meta name="author" content="Gigi">
|
||||
|
||||
<meta name="twitter:card" content="summary_large_image" />
|
||||
<meta name="twitter:creator" content="@dergigi" />
|
||||
<meta property="og:url" content="https://twentyone.world" key="ogurl" />
|
||||
<meta property="og:image" content="https://twentyone.world/social.png" key="ogimage" />
|
||||
<meta property="og:site_name" content="twentyone.world" key="ogsitename" />
|
||||
<meta property="og:title" content="twentyone.world" key="ogtitle" />
|
||||
<meta property="og:image:width" content="1200" />
|
||||
<meta property="og:image:height" content="630" />
|
||||
<meta property="og:description" content="A network of communities that provide localized, high-quality, bitcoin-only content as well as a space for bitcoiners in their respective countries to connect, collaborate, and exchange ideas." key="ogdesc" />
|
||||
|
||||
<link rel="stylesheet" href="/css/bootstrap.css" type="text/css" />
|
||||
<link rel="stylesheet" href="/css/21.css" type="text/css" />
|
||||
<link rel="shortcut icon" href="/favicon.ico">
|
||||
|
||||
BIN
social.png
Normal file
BIN
social.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 134 KiB |
Reference in New Issue
Block a user