Skip to content

Commit ff2a63f

Browse files
committed
update from gridea: 2020-02-06 07:26:07
1 parent d464f6a commit ff2a63f

File tree

7 files changed

+78
-78
lines changed

7 files changed

+78
-78
lines changed

archives/index.html

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
<meta charset="utf-8" />
44
<meta name="viewport" content="width=device-width, initial-scale=1" />
55
<title>Mana Confluence</title>
6-
<link rel="shortcut icon" href="http://localhost:4000/favicon.ico?v=1580936192058">
6+
<link rel="shortcut icon" href="https://takato3000.github.io/favicon.ico?v=1580945154905">
77
<link href="https://cdn.remixicon.com/releases/v2.1.0/remixicon.css" rel="stylesheet">
8-
<link rel="stylesheet" href="http://localhost:4000/styles/main.css">
9-
<link rel="alternate" type="application/atom+xml" title="Mana Confluence - Atom Feed" href="http://localhost:4000/atom.xml">
8+
<link rel="stylesheet" href="https://takato3000.github.io/styles/main.css">
9+
<link rel="alternate" type="application/atom+xml" title="Mana Confluence - Atom Feed" href="https://takato3000.github.io/atom.xml">
1010
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Droid+Serif:400,700">
1111

1212

@@ -17,8 +17,8 @@
1717
<div class="main">
1818
<div class="main-content">
1919
<div class="site-header">
20-
<a href="http://localhost:4000">
21-
<img class="avatar" src="http://localhost:4000/images/avatar.png?v=1580936192058" alt="">
20+
<a href="https://takato3000.github.io">
21+
<img class="avatar" src="https://takato3000.github.io/images/avatar.png?v=1580945154905" alt="">
2222
</a>
2323
<h1 class="site-title">
2424
Mana Confluence
@@ -29,25 +29,25 @@ <h1 class="site-title">
2929
<div class="menu-container">
3030

3131

32-
<a href="http://localhost:4000/" class="menu">
32+
<a href="/" class="menu">
3333
首页
3434
</a>
3535

3636

3737

38-
<a href="http://localhost:4000/archives" class="menu">
38+
<a href="/archives" class="menu">
3939
归档
4040
</a>
4141

4242

4343

44-
<a href="http://localhost:4000/tags" class="menu">
44+
<a href="/tags" class="menu">
4545
标签
4646
</a>
4747

4848

4949

50-
<a href="http://localhost:4000/post/about" class="menu">
50+
<a href="/post/about" class="menu">
5151
关于
5252
</a>
5353

@@ -76,7 +76,7 @@ <h1 class="site-title">
7676
<h2 class="year">2018</h2>
7777

7878

79-
<a href="http://localhost:4000/post/hello-gridea" class="post">
79+
<a href="https://takato3000.github.io/post/hello-gridea" class="post">
8080
<h2 class="post-title">
8181
Hello Gridea
8282
</h2>
@@ -96,7 +96,7 @@ <h2 class="post-title">
9696

9797
<div class="site-footer">
9898
Powered by <a href="https://github.com/getgridea/gridea" target="_blank">Gridea</a>
99-
<a class="rss" href="http://localhost:4000/atom.xml" target="_blank">
99+
<a class="rss" href="https://takato3000.github.io/atom.xml" target="_blank">
100100
<i class="ri-rss-line"></i> RSS
101101
</a>
102102
</div>

atom.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<feed xmlns="http://www.w3.org/2005/Atom">
3-
<id>http://localhost:4000</id>
3+
<id>https://takato3000.github.io</id>
44
<title>Mana Confluence</title>
5-
<updated>2020-02-05T20:56:35.419Z</updated>
5+
<updated>2020-02-05T23:26:07.192Z</updated>
66
<generator>https://github.com/jpmonette/feed</generator>
7-
<link rel="alternate" href="http://localhost:4000"/>
8-
<link rel="self" href="http://localhost:4000/atom.xml"/>
9-
<logo>http://localhost:4000/images/avatar.png</logo>
10-
<icon>http://localhost:4000/favicon.ico</icon>
7+
<link rel="alternate" href="https://takato3000.github.io"/>
8+
<link rel="self" href="https://takato3000.github.io/atom.xml"/>
9+
<logo>https://takato3000.github.io/images/avatar.png</logo>
10+
<icon>https://takato3000.github.io/favicon.ico</icon>
1111
<rights>All rights reserved 2020, Mana Confluence</rights>
1212
<entry>
1313
<title type="html"><![CDATA[Hello Gridea]]></title>
14-
<id>http://localhost:4000/post/hello-gridea</id>
15-
<link href="http://localhost:4000/post/hello-gridea">
14+
<id>https://takato3000.github.io/post/hello-gridea</id>
15+
<link href="https://takato3000.github.io/post/hello-gridea">
1616
</link>
1717
<updated>2018-12-11T16:00:00.000Z</updated>
1818
<summary type="html"><![CDATA[<p>👏 欢迎使用 <strong>Gridea</strong> !<br>

index.html

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
<meta charset="utf-8" />
44
<meta name="viewport" content="width=device-width, initial-scale=1" />
55
<title>Mana Confluence</title>
6-
<link rel="shortcut icon" href="http://localhost:4000/favicon.ico?v=1580936192058">
6+
<link rel="shortcut icon" href="https://takato3000.github.io/favicon.ico?v=1580945154905">
77
<link href="https://cdn.remixicon.com/releases/v2.1.0/remixicon.css" rel="stylesheet">
8-
<link rel="stylesheet" href="http://localhost:4000/styles/main.css">
9-
<link rel="alternate" type="application/atom+xml" title="Mana Confluence - Atom Feed" href="http://localhost:4000/atom.xml">
8+
<link rel="stylesheet" href="https://takato3000.github.io/styles/main.css">
9+
<link rel="alternate" type="application/atom+xml" title="Mana Confluence - Atom Feed" href="https://takato3000.github.io/atom.xml">
1010
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Droid+Serif:400,700">
1111

1212

@@ -17,8 +17,8 @@
1717
<div class="main">
1818
<div class="main-content">
1919
<div class="site-header">
20-
<a href="http://localhost:4000">
21-
<img class="avatar" src="http://localhost:4000/images/avatar.png?v=1580936192058" alt="">
20+
<a href="https://takato3000.github.io">
21+
<img class="avatar" src="https://takato3000.github.io/images/avatar.png?v=1580945154905" alt="">
2222
</a>
2323
<h1 class="site-title">
2424
Mana Confluence
@@ -29,25 +29,25 @@ <h1 class="site-title">
2929
<div class="menu-container">
3030

3131

32-
<a href="http://localhost:4000/" class="menu">
32+
<a href="/" class="menu">
3333
首页
3434
</a>
3535

3636

3737

38-
<a href="http://localhost:4000/archives" class="menu">
38+
<a href="/archives" class="menu">
3939
归档
4040
</a>
4141

4242

4343

44-
<a href="http://localhost:4000/tags" class="menu">
44+
<a href="/tags" class="menu">
4545
标签
4646
</a>
4747

4848

4949

50-
<a href="http://localhost:4000/post/about" class="menu">
50+
<a href="/post/about" class="menu">
5151
关于
5252
</a>
5353

@@ -72,7 +72,7 @@ <h1 class="site-title">
7272
<div class="post-container">
7373

7474
<article class="post">
75-
<a href="http://localhost:4000/post/hello-gridea">
75+
<a href="https://takato3000.github.io/post/hello-gridea">
7676
<h2 class="post-title">Hello Gridea</h2>
7777
</a>
7878
<div class="post-info">
@@ -83,13 +83,13 @@ <h2 class="post-title">Hello Gridea</h2>
8383
2 min read
8484
</span>
8585

86-
<a href="http://localhost:4000/tag/PxIN_s21e" class="post-tag">
86+
<a href="https://takato3000.github.io/tag/PxIN_s21e" class="post-tag">
8787
# Gridea
8888
</a>
8989

9090
</div>
9191

92-
<a href="http://localhost:4000/post/hello-gridea" class="post-feature-image" style="background-image: url('http://localhost:4000/post-images/hello-gridea.png')">
92+
<a href="https://takato3000.github.io/post/hello-gridea" class="post-feature-image" style="background-image: url('https://takato3000.github.io/post-images/hello-gridea.png')">
9393
</a>
9494

9595
<div class="post-abstract">
@@ -110,7 +110,7 @@ <h2 class="post-title">Hello Gridea</h2>
110110

111111
<div class="site-footer">
112112
Powered by <a href="https://github.com/getgridea/gridea" target="_blank">Gridea</a>
113-
<a class="rss" href="http://localhost:4000/atom.xml" target="_blank">
113+
<a class="rss" href="https://takato3000.github.io/atom.xml" target="_blank">
114114
<i class="ri-rss-line"></i> RSS
115115
</a>
116116
</div>

post/about/index.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
<meta charset="utf-8" />
44
<meta name="viewport" content="width=device-width, initial-scale=1" />
55
<title>关于 | Mana Confluence</title>
6-
<link rel="shortcut icon" href="http://localhost:4000/favicon.ico?v=1580936192058">
6+
<link rel="shortcut icon" href="https://takato3000.github.io/favicon.ico?v=1580945154905">
77
<link href="https://cdn.remixicon.com/releases/v2.1.0/remixicon.css" rel="stylesheet">
8-
<link rel="stylesheet" href="http://localhost:4000/styles/main.css">
9-
<link rel="alternate" type="application/atom+xml" title="关于 | Mana Confluence - Atom Feed" href="http://localhost:4000/atom.xml">
8+
<link rel="stylesheet" href="https://takato3000.github.io/styles/main.css">
9+
<link rel="alternate" type="application/atom+xml" title="关于 | Mana Confluence - Atom Feed" href="https://takato3000.github.io/atom.xml">
1010
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Droid+Serif:400,700">
1111

1212

@@ -27,8 +27,8 @@
2727
<div class="main">
2828
<div class="main-content">
2929
<div class="site-header">
30-
<a href="http://localhost:4000">
31-
<img class="avatar" src="http://localhost:4000/images/avatar.png?v=1580936192058" alt="">
30+
<a href="https://takato3000.github.io">
31+
<img class="avatar" src="https://takato3000.github.io/images/avatar.png?v=1580945154905" alt="">
3232
</a>
3333
<h1 class="site-title">
3434
Mana Confluence
@@ -39,25 +39,25 @@ <h1 class="site-title">
3939
<div class="menu-container">
4040

4141

42-
<a href="http://localhost:4000/" class="menu">
42+
<a href="/" class="menu">
4343
首页
4444
</a>
4545

4646

4747

48-
<a href="http://localhost:4000/archives" class="menu">
48+
<a href="/archives" class="menu">
4949
归档
5050
</a>
5151

5252

5353

54-
<a href="http://localhost:4000/tags" class="menu">
54+
<a href="/tags" class="menu">
5555
标签
5656
</a>
5757

5858

5959

60-
<a href="http://localhost:4000/post/about" class="menu">
60+
<a href="/post/about" class="menu">
6161
关于
6262
</a>
6363

@@ -127,7 +127,7 @@ <h2 id="联系我呀">📬 联系我呀</h2>
127127

128128
<div class="site-footer">
129129
Powered by <a href="https://github.com/getgridea/gridea" target="_blank">Gridea</a>
130-
<a class="rss" href="http://localhost:4000/atom.xml" target="_blank">
130+
<a class="rss" href="https://takato3000.github.io/atom.xml" target="_blank">
131131
<i class="ri-rss-line"></i> RSS
132132
</a>
133133
</div>

post/hello-gridea/index.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
<meta charset="utf-8" />
44
<meta name="viewport" content="width=device-width, initial-scale=1" />
55
<title>Hello Gridea | Mana Confluence</title>
6-
<link rel="shortcut icon" href="http://localhost:4000/favicon.ico?v=1580936192058">
6+
<link rel="shortcut icon" href="https://takato3000.github.io/favicon.ico?v=1580945154905">
77
<link href="https://cdn.remixicon.com/releases/v2.1.0/remixicon.css" rel="stylesheet">
8-
<link rel="stylesheet" href="http://localhost:4000/styles/main.css">
9-
<link rel="alternate" type="application/atom+xml" title="Hello Gridea | Mana Confluence - Atom Feed" href="http://localhost:4000/atom.xml">
8+
<link rel="stylesheet" href="https://takato3000.github.io/styles/main.css">
9+
<link rel="alternate" type="application/atom+xml" title="Hello Gridea | Mana Confluence - Atom Feed" href="https://takato3000.github.io/atom.xml">
1010
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Droid+Serif:400,700">
1111

1212

@@ -27,8 +27,8 @@
2727
<div class="main">
2828
<div class="main-content">
2929
<div class="site-header">
30-
<a href="http://localhost:4000">
31-
<img class="avatar" src="http://localhost:4000/images/avatar.png?v=1580936192058" alt="">
30+
<a href="https://takato3000.github.io">
31+
<img class="avatar" src="https://takato3000.github.io/images/avatar.png?v=1580945154905" alt="">
3232
</a>
3333
<h1 class="site-title">
3434
Mana Confluence
@@ -39,25 +39,25 @@ <h1 class="site-title">
3939
<div class="menu-container">
4040

4141

42-
<a href="http://localhost:4000/" class="menu">
42+
<a href="/" class="menu">
4343
首页
4444
</a>
4545

4646

4747

48-
<a href="http://localhost:4000/archives" class="menu">
48+
<a href="/archives" class="menu">
4949
归档
5050
</a>
5151

5252

5353

54-
<a href="http://localhost:4000/tags" class="menu">
54+
<a href="/tags" class="menu">
5555
标签
5656
</a>
5757

5858

5959

60-
<a href="http://localhost:4000/post/about" class="menu">
60+
<a href="/post/about" class="menu">
6161
关于
6262
</a>
6363

@@ -91,13 +91,13 @@ <h2 class="post-title">
9191
2 min read
9292
</span>
9393

94-
<a href="http://localhost:4000/tag/PxIN_s21e" class="post-tag">
94+
<a href="https://takato3000.github.io/tag/PxIN_s21e" class="post-tag">
9595
# Gridea
9696
</a>
9797

9898
</div>
9999

100-
<img class="post-feature-image" src="http://localhost:4000/post-images/hello-gridea.png" alt="">
100+
<img class="post-feature-image" src="https://takato3000.github.io/post-images/hello-gridea.png" alt="">
101101

102102
<div class="post-content-wrapper">
103103
<div class="post-content">
@@ -144,7 +144,7 @@ <h2 id="特性">特性👇</h2>
144144

145145
<div class="site-footer">
146146
Powered by <a href="https://github.com/getgridea/gridea" target="_blank">Gridea</a>
147-
<a class="rss" href="http://localhost:4000/atom.xml" target="_blank">
147+
<a class="rss" href="https://takato3000.github.io/atom.xml" target="_blank">
148148
<i class="ri-rss-line"></i> RSS
149149
</a>
150150
</div>

0 commit comments

Comments
 (0)