hugo daily push 2019-04-02 22:00:01

This commit is contained in:
2019-04-02 22:00:02 +08:00
parent d3b6a539c2
commit c3d8c76928
125 changed files with 3060 additions and 1641 deletions

View File

@@ -1,21 +1,21 @@
<!doctype html>
<html class="no-js" lang="en">
<html class="no-js" lang="tw">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Eric Chang">
<meta name="description" content="Bilberry Premium Theme for Hugo.">
<meta name="keywords" content="blog,personal,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
<meta name="description" content="Whats the Worst That Could Happen?">
<meta name="keywords" content="linux,blog,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
<meta name="generator" content="Hugo 0.50" />
<title> Nice Du Report Tool Durep | MC部落</title>
<meta name="description" content="Nice Du Report Tool Durep - Bilberry Premium Theme for Hugo.">
<title> Nice Du Report Tool Durep | MCの飄狂山莊㊣</title>
<meta name="description" content="Nice Du Report Tool Durep - Whats the Worst That Could Happen?">
<meta itemprop="name" content="Nice Du Report Tool Durep">
<meta itemprop="description" content="Nice Du Report Tool Durep - Bilberry Premium Theme for Hugo.">
<meta itemprop="description" content="Nice Du Report Tool Durep - Whats the Worst That Could Happen?">
<meta property="og:title" content="Nice Du Report Tool Durep">
<meta property="og:description" content="Nice Du Report Tool Durep - Bilberry Premium Theme for Hugo.">
<meta property="og:description" content="Nice Du Report Tool Durep - Whats the Worst That Could Happen?">
<meta property="og:image" content="https://h.cowbay.org/images/post-default-9.jpg">
<meta property="og:url" content="https://h.cowbay.org/post/nice-du-report-tool-durep/">
<meta property="og:site_name" content="MC部落">
<meta property="og:site_name" content="MCの飄狂山莊㊣">
<meta property="og:type" content="article">
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-16x16.png" sizes="16x16">
@@ -48,7 +48,7 @@
<div id="search-box" class="search">
<i class="fa fa-search"></i>
<input id="search" type="text" placeholder="Search ...">
<input id="search" type="text" placeholder="">
</div>
</div>
@@ -67,9 +67,9 @@
</a>
</div>
<div class="titles">
<h3 class="title"><a href="/">MC部落</a></h3>
<h3 class="title"><a href="/">MCの飄狂山莊㊣</a></h3>
<span class="subtitle">這是MC的HUGO部落格採用bilberry theme</span>
<span class="subtitle">Whats the Worst That Could Happen?</span>
</div>
@@ -248,7 +248,7 @@
<div class="recent-posts">
<strong>Latest posts</strong>
<strong></strong>
<ul>
<li>
@@ -285,7 +285,7 @@
<div class="categories">
<a href="/categories/"><strong>Categories</strong></a>
<a href="/categories/"><strong></strong></a>
<ul>
<li>
@@ -311,7 +311,7 @@
<div class="right">
<div class="external-profiles">
<strong>Social media</strong>
<strong></strong>
<a href="https://www.facebook.com/mariahchang" target="_blank"><i class="fa fa-facebook-adblock-proof"></i></a>
@@ -385,7 +385,7 @@ if (!doNotTrack) {
$(".moment").each(function() {
$(this).text(
moment( $(this).text() )
.locale( "en" )
.locale( "tw" )
.format('LL')
);
});
@@ -420,7 +420,7 @@ if (!doNotTrack) {
;
},
empty: function() {
return "<span class='empty'>Nothing found.</span>"
return "<span class='empty'></span>"
},
footer: function() {
return '<div class="branding">Powered by <img src="https:\/\/h.cowbay.org\/dist\/algolia-logo-light.svg" /></div>'