Fix test post for shilangyu
This commit is contained in:
parent
59d431b575
commit
da26fe024d
@ -5,4 +5,4 @@ author = "abdul"
|
||||
showFullContent = false
|
||||
+++
|
||||
|
||||
hello, world
|
||||
cunt
|
||||
|
@ -17,7 +17,7 @@
|
||||
<pubDate>Tue, 26 Mar 2019 08:47:11 +0100</pubDate>
|
||||
|
||||
<guid>https://022385.xyz/posts/my-first-post/</guid>
|
||||
<description>hello, world</description>
|
||||
<description>cunt</description>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
|
@ -17,7 +17,7 @@
|
||||
<pubDate>Tue, 26 Mar 2019 08:47:11 +0100</pubDate>
|
||||
|
||||
<guid>https://022385.xyz/posts/my-first-post/</guid>
|
||||
<description>hello, world</description>
|
||||
<description>cunt</description>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
||||
<meta name="description" content="hello, world"/>
|
||||
<meta name="description" content="cunt"/>
|
||||
<meta name="keywords" content=""/>
|
||||
<meta name="robots" content="noodp"/>
|
||||
<link rel="canonical" href="https://022385.xyz/posts/my-first-post/" />
|
||||
@ -27,7 +27,7 @@
|
||||
|
||||
<meta name="twitter:card" content="summary" />
|
||||
<meta name="twitter:title" content="My First Post :: Terminal — A simple, retro theme for Hugo" />
|
||||
<meta name="twitter:description" content="hello, world" />
|
||||
<meta name="twitter:description" content="cunt" />
|
||||
<meta name="twitter:site" content="https://022385.xyz/" />
|
||||
<meta name="twitter:creator" content="abdul" />
|
||||
<meta name="twitter:image" content="">
|
||||
@ -36,7 +36,7 @@
|
||||
<meta property="og:locale" content="en" />
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="og:title" content="My First Post :: Terminal — A simple, retro theme for Hugo">
|
||||
<meta property="og:description" content="hello, world" />
|
||||
<meta property="og:description" content="cunt" />
|
||||
<meta property="og:url" content="https://022385.xyz/posts/my-first-post/" />
|
||||
<meta property="og:site_name" content="My First Post" />
|
||||
<meta property="og:image" content="">
|
||||
@ -133,7 +133,7 @@
|
||||
|
||||
|
||||
<div class="post-content">
|
||||
<p>hello, world</p>
|
||||
<p>cunt</p>
|
||||
|
||||
</div>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user