diff options
author | garhve <git@garhve.com> | 2022-12-02 18:25:02 +0800 |
---|---|---|
committer | garhve <git@garhve.com> | 2022-12-02 18:25:02 +0800 |
commit | 41379000b83a1fc83b9d370dae4cbf9bf8f915d7 (patch) | |
tree | a6b1ec38bbfafcd94543dd9f63d885785d3fd5ed /posts/1/index.html | |
parent | bff48f7f61e87fca56a299bd1b8160d47c3381e2 (diff) |
transfer blogs 1
Diffstat (limited to 'posts/1/index.html')
-rw-r--r-- | posts/1/index.html | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/posts/1/index.html b/posts/1/index.html index aa5e2db..039b98d 100644 --- a/posts/1/index.html +++ b/posts/1/index.html @@ -21,7 +21,7 @@ "articleSection" : "posts", "name" : "First Website", "headline" : "First Website", - "description" : "So now I can say my website is on.. even though it just literally has nothing but a printing hello ![FirstWebsite.png][https:\/\/assets.garhve.com\/pictures\/2022\/08\/2751557406.png]\nI got this garhve.com domain on namesilo for $9.95 per year, it\u0026rsquo;s really cheap! I always want a domain that is .com suffix.\nNow, the web is https, this is a bit difficult for me.\nDue to personal interest, I didn\u0026rsquo;t choose frame to base my website. I use Nginx but I don\u0026rsquo;t familiar with it.", + "description" : "So now I can say my website is on.. even though it just literally has nothing but a printing hello I got this garhve.com domain on namesilo for $9.95 per year, it\u0026rsquo;s really cheap! I always want a domain that is .com suffix.\nNow, the web is https, this is a bit difficult for me.\nDue to personal interest, I didn\u0026rsquo;t choose frame to base my website. I use Nginx but I don\u0026rsquo;t familiar with it.", "inLanguage" : "en-US", "author" : "garhve", "creator" : "garhve", @@ -38,12 +38,10 @@ <title>First Website</title> <meta property="og:title" content="First Website" /> <meta property="og:type" content="article" /> - <meta property="og:description" content="So now I can say my website is on.. even though it just literally has nothing but a printing hello ![FirstWebsite.png][https://assets.garhve.com/pictures/2022/08/2751557406.png] -I got this garhve.com domain on namesilo for $9.95 per year, it&rsquo;s really cheap! I always want a domain that is .com suffix. + <meta property="og:description" content="So now I can say my website is on.. even though it just literally has nothing but a printing hello I got this garhve.com domain on namesilo for $9.95 per year, it&rsquo;s really cheap! I always want a domain that is .com suffix. Now, the web is https, this is a bit difficult for me. Due to personal interest, I didn&rsquo;t choose frame to base my website. I use Nginx but I don&rsquo;t familiar with it." /> - <meta name="description" content="So now I can say my website is on.. even though it just literally has nothing but a printing hello ![FirstWebsite.png][https://assets.garhve.com/pictures/2022/08/2751557406.png] -I got this garhve.com domain on namesilo for $9.95 per year, it&rsquo;s really cheap! I always want a domain that is .com suffix. + <meta name="description" content="So now I can say my website is on.. even though it just literally has nothing but a printing hello I got this garhve.com domain on namesilo for $9.95 per year, it&rsquo;s really cheap! I always want a domain that is .com suffix. Now, the web is https, this is a bit difficult for me. Due to personal interest, I didn&rsquo;t choose frame to base my website. I use Nginx but I don&rsquo;t familiar with it." /> <meta property="og:locale" content="en-us" /><meta property="og:image" content="" /> @@ -121,7 +119,7 @@ Due to personal interest, I didn&rsquo;t choose frame to base my website. I <div class="post-content markdown-body"> <p>So now I can say my website is on.. even though it just literally has nothing but a printing <em>hello</em> -![FirstWebsite.png][https://assets.garhve.com/pictures/2022/08/2751557406.png]</p> +<img src="https://assets.garhve.com/pictures/2022/08/2751557406.png" alt="FirstWebsite.png"></p> <p>I got this <em>garhve.com</em> domain on namesilo for $9.95 per year, it’s really cheap! I always want a domain that is .com suffix.</p> <p>Now, the web is https, this is a bit difficult for me.</p> <p>Due to personal interest, I didn’t choose frame to base my website. I use <strong>Nginx</strong> but I don’t familiar with it. making it shows my content is not that difficult even that I don’t know much fancy state, but I stucked on SSL.</p> |