mirror of
https://github.com/aljazceru/ark.git
synced 2026-01-26 14:54:20 +01:00
Merge pull request #30 from ark-network/blog_post_metadata
Blog post metadata
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 4.0 MiB After Width: | Height: | Size: 1.1 MiB |
@@ -5,21 +5,23 @@ authors: bordalix
|
||||
tags: [liquidity, ark, bitcoin]
|
||||
image: ./banner.png
|
||||
---
|
||||
|
||||
<head>
|
||||
<meta name="description" content="Dive into the depths of Ark with our comprehensive guide on Liquidity Requirements. Explore how Ark liquidity intersect with money velocity" />
|
||||
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:title" content="Understanding Ark Liquidity Requirements" />
|
||||
<meta property="og:description" content="Dive into the depths of Ark with our comprehensive guide on Liquidity Requirements. Explore how Ark liquidity intersect with money velocity" />
|
||||
<meta property="og:image" content="/assets/images/banner-997debaf19b69b17900ae6413eda20c5.png" />
|
||||
<meta property="og:image" content="./banner.png" />
|
||||
<meta property="og:image:type" content="image/png" />
|
||||
<meta property="og:image:width" content="512" />
|
||||
<meta property="og:image:width" content="896" />
|
||||
<meta property="og:image:height" content="512" />
|
||||
|
||||
<meta property="twitter:card" content="summary_large_image" />
|
||||
<meta property="twitter:title" content="Understanding Ark Liquidity Requirements" />
|
||||
<meta property="twitter:description" content="Dive into the depths of Ark with our comprehensive guide on Liquidity Requirements. Explore how Ark liquidity intersect with money velocity" />
|
||||
<meta property="twitter:image" content="/assets/images/banner-997debaf19b69b17900ae6413eda20c5.png" />
|
||||
<meta name="twitter:label1" content="Author" />
|
||||
<meta name="twitter:data1" content="João Bordalo" />
|
||||
<meta name="twitter:label2" content="Reading time" />
|
||||
<meta name="twitter:data2" content="17 minutes" />
|
||||
</head>
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user