Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xiaoheiAh/hugo-theme-pure.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorotis <xiaohei.zyx@gmail.com>2019-11-20 13:00:08 +0300
committerotis <xiaohei.zyx@gmail.com>2019-11-20 13:00:08 +0300
commit10322069929bb37805e38bf00f898869dce89267 (patch)
treeab477b4a9112f250e1153f56c4e161643e867ac7
parent29d922a0678826d05d099d15620f0524332bae5b (diff)
update gh-pages
-rw-r--r--categories/redis/index.html19
-rw-r--r--index.html3
-rw-r--r--tags/redis/index.html19
3 files changed, 21 insertions, 20 deletions
diff --git a/categories/redis/index.html b/categories/redis/index.html
index 90a23a2..692d22d 100644
--- a/categories/redis/index.html
+++ b/categories/redis/index.html
@@ -307,20 +307,11 @@
aria-labelledby="heading86a1b907d54bf7010394bf316e183e67">
<div class="panel-body">
<div class="collection">
-<article class="panel panel-default hover-shadow hover-grow" itemscope itemtype="http://schema.org/BlogPosting">
- <div class="panel-body">
- <div class="article-meta">
- <time datetime="2019-11-16 14:24:40 &#43;0800 CST"
- itemprop="datePublished">2019-11-16</time>
- </div>
- <h3 class="article-title" itemprop="name">
- <a class="article-link" href="https://xiaohei.im/hugo-theme-pure/2019/11/replication/">Redis-复制功能探索</a>
- </h3>
- </div>
- <div class="panel-footer">
- <a href="https://xiaohei.im/hugo-theme-pure/tags/redis" class="label label-default mb">redis</a>
- </div>
-</article>
+<a href="https://xiaohei.im/hugo-theme-pure/2019/11/replication/" class="collection-item" itemprop="url" target="_blank" >
+ <time datetime="2019-11-16 14:24:40 &#43;0800 CST"
+ itemprop="datePublished">2019-11-16</time>
+ <span>&nbsp;&nbsp;&nbsp;</span>Redis-复制功能探索
+</a>
<a href="https://xiaohei.im/hugo-theme-pure/2019/11/event/" class="collection-item" itemprop="url" target="_blank" >
<time datetime="2019-11-14 15:01:45 &#43;0800 CST"
itemprop="datePublished">2019-11-14</time>
diff --git a/index.html b/index.html
index 1b9ac37..60ceb0d 100644
--- a/index.html
+++ b/index.html
@@ -279,7 +279,8 @@
<main class="main" role="main">
- <div class="content article-list">Pages(18)
+ <div class="content article-list">
+
<article
class="article article-type-page"
itemscope
diff --git a/tags/redis/index.html b/tags/redis/index.html
index c2b1bd1..34bb446 100644
--- a/tags/redis/index.html
+++ b/tags/redis/index.html
@@ -301,11 +301,20 @@
<div class="article-body">
<div class="col-md-6">
-<a href="https://xiaohei.im/hugo-theme-pure/2019/11/replication/" class="collection-item" itemprop="url" target="_blank" >
- <time datetime="2019-11-16 14:24:40 &#43;0800 CST"
- itemprop="datePublished">2019-11-16</time>
- <span>&nbsp;&nbsp;&nbsp;</span>Redis-复制功能探索
-</a>
+<article class="panel panel-default hover-shadow hover-grow" itemscope itemtype="http://schema.org/BlogPosting">
+ <div class="panel-body">
+ <div class="article-meta">
+ <time datetime="2019-11-16 14:24:40 &#43;0800 CST"
+ itemprop="datePublished">2019-11-16</time>
+ </div>
+ <h3 class="article-title" itemprop="name">
+ <a class="article-link" href="https://xiaohei.im/hugo-theme-pure/2019/11/replication/">Redis-复制功能探索</a>
+ </h3>
+ </div>
+ <div class="panel-footer">
+ <a href="https://xiaohei.im/hugo-theme-pure/tags/redis" class="label label-default mb">redis</a>
+ </div>
+</article>
</div>
<div class="col-md-6">
<article class="panel panel-default hover-shadow hover-grow" itemscope itemtype="http://schema.org/BlogPosting">