Skip to content

Commit

Permalink
update from gridea: 2020-02-28 17:00:40
Browse files Browse the repository at this point in the history
  • Loading branch information
hkr04 committed Feb 28, 2020
1 parent d9e8c15 commit 75ca264
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 62 deletions.
16 changes: 2 additions & 14 deletions archives/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>hkr04</title>
<link rel="shortcut icon" href="https://hkr04.github.io/favicon.ico?v=1582880206850">
<link rel="shortcut icon" href="https://hkr04.github.io/favicon.ico?v=1582880422578">
<link href="https://cdn.jsdelivr.net/npm/remixicon@2.3.0/fonts/remixicon.css" rel="stylesheet">
<link rel="stylesheet" href="https://hkr04.github.io/styles/main.css">
<link rel="alternate" type="application/atom+xml" title="hkr04 - Atom Feed" href="https://hkr04.github.io/atom.xml">
Expand All @@ -18,7 +18,7 @@
<div class="main-content">
<div class="site-header">
<a href="https://hkr04.github.io">
<img class="avatar" src="https://hkr04.github.io/images/avatar.png?v=1582880206850" alt="">
<img class="avatar" src="https://hkr04.github.io/images/avatar.png?v=1582880422578" alt="">
</a>
<h1 class="site-title">
hkr04
Expand Down Expand Up @@ -73,18 +73,6 @@ <h1 class="site-title">

<div class="archives-container">

<h2 class="year">2018</h2>


<a href="https://hkr04.github.io/post/hello-gridea/" class="post">
<h2 class="post-title">
Hello Gridea
</h2>
<div class="time">2018-12-12</div>
</a>



</div>


Expand Down
15 changes: 1 addition & 14 deletions atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,12 @@
<feed xmlns="http://www.w3.org/2005/Atom">
<id>https://hkr04.github.io</id>
<title>hkr04</title>
<updated>2020-02-28T08:57:32.947Z</updated>
<updated>2020-02-28T09:00:40.405Z</updated>
<generator>https://github.com/jpmonette/feed</generator>
<link rel="alternate" href="https://hkr04.github.io"/>
<link rel="self" href="https://hkr04.github.io/atom.xml"/>
<subtitle>温故而知新</subtitle>
<logo>https://hkr04.github.io/images/avatar.png</logo>
<icon>https://hkr04.github.io/favicon.ico</icon>
<rights>All rights reserved 2020, hkr04</rights>
<entry>
<title type="html"><![CDATA[Hello Gridea]]></title>
<id>https://hkr04.github.io/post/hello-gridea/</id>
<link href="https://hkr04.github.io/post/hello-gridea/">
</link>
<updated>2018-12-11T16:00:00.000Z</updated>
<summary type="html"><![CDATA[<p>👏 欢迎使用 <strong>Gridea</strong> !<br>
✍️ <strong>Gridea</strong> 一个静态博客写作客户端。你可以用它来记录你的生活、心情、知识、笔记、创意... ...</p>
]]></summary>
<content type="html"><![CDATA[<p>👏 欢迎使用 <strong>Gridea</strong> !<br>
✍️ <strong>Gridea</strong> 一个静态博客写作客户端。你可以用它来记录你的生活、心情、知识、笔记、创意... ...</p>
]]></content>
</entry>
</feed>
32 changes: 2 additions & 30 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>hkr04</title>
<link rel="shortcut icon" href="https://hkr04.github.io/favicon.ico?v=1582880206850">
<link rel="shortcut icon" href="https://hkr04.github.io/favicon.ico?v=1582880422578">
<link href="https://cdn.jsdelivr.net/npm/remixicon@2.3.0/fonts/remixicon.css" rel="stylesheet">
<link rel="stylesheet" href="https://hkr04.github.io/styles/main.css">
<link rel="alternate" type="application/atom+xml" title="hkr04 - Atom Feed" href="https://hkr04.github.io/atom.xml">
Expand All @@ -18,7 +18,7 @@
<div class="main-content">
<div class="site-header">
<a href="https://hkr04.github.io">
<img class="avatar" src="https://hkr04.github.io/images/avatar.png?v=1582880206850" alt="">
<img class="avatar" src="https://hkr04.github.io/images/avatar.png?v=1582880422578" alt="">
</a>
<h1 class="site-title">
hkr04
Expand Down Expand Up @@ -71,34 +71,6 @@ <h1 class="site-title">

<div class="post-container">

<article class="post">
<a href="https://hkr04.github.io/post/hello-gridea/">
<h2 class="post-title">Hello Gridea</h2>
</a>
<div class="post-info">
<span>
2018-12-12
</span>
<span>
2 min read
</span>

<a href="https://hkr04.github.io/tag/IkaxS3qyB/" class="post-tag">
# Gridea
</a>

</div>

<a href="https://hkr04.github.io/post/hello-gridea/" class="post-feature-image" style="background-image: url('https://hkr04.github.io/post-images/hello-gridea.png')">
</a>

<div class="post-abstract">
<p>👏 欢迎使用 <strong>Gridea</strong><br>
✍️ <strong>Gridea</strong> 一个静态博客写作客户端。你可以用它来记录你的生活、心情、知识、笔记、创意... ...</p>

</div>
</article>

</div>


Expand Down
6 changes: 2 additions & 4 deletions tags/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>hkr04</title>
<link rel="shortcut icon" href="https://hkr04.github.io/favicon.ico?v=1582880206850">
<link rel="shortcut icon" href="https://hkr04.github.io/favicon.ico?v=1582880422578">
<link href="https://cdn.jsdelivr.net/npm/remixicon@2.3.0/fonts/remixicon.css" rel="stylesheet">
<link rel="stylesheet" href="https://hkr04.github.io/styles/main.css">
<link rel="alternate" type="application/atom+xml" title="hkr04 - Atom Feed" href="https://hkr04.github.io/atom.xml">
Expand All @@ -18,7 +18,7 @@
<div class="main-content">
<div class="site-header">
<a href="https://hkr04.github.io">
<img class="avatar" src="https://hkr04.github.io/images/avatar.png?v=1582880206850" alt="">
<img class="avatar" src="https://hkr04.github.io/images/avatar.png?v=1582880422578" alt="">
</a>
<h1 class="site-title">
hkr04
Expand Down Expand Up @@ -71,8 +71,6 @@ <h1 class="site-title">

<div class="tags-container">

<a class="tag" href="https://hkr04.github.io/tag/IkaxS3qyB/">Gridea</a>

</div>

<div class="site-footer">
Expand Down

0 comments on commit 75ca264

Please sign in to comment.