Skip to content

Commit 25a9165

Browse files
committed
deploy: f30c509
1 parent ba883c4 commit 25a9165

20 files changed

Lines changed: 88 additions & 69 deletions

File tree

404.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

about/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
isHome: false,
6161
isHighlightShrink: false,
6262
isToc: false,
63-
postUpdate: '2025-03-06 14:42:37',
63+
postUpdate: '2025-05-15 15:48:08',
6464
postMainColor: '',
6565
}</script><noscript><style type="text/css">
6666
#nav {
Lines changed: 4 additions & 6 deletions
Large diffs are not rendered by default.
Lines changed: 19 additions & 11 deletions
Large diffs are not rendered by default.

anzhiyu/random.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
var posts=["2022/06/01/lawrefbook/","2022/07/01/lawrefbook1/"];function toRandomPost(){
1+
var posts=["android/lawrefbook-story/","android/lawrefbook/"];function toRandomPost(){
22
pjax.loadUrl('/'+posts[Math.floor(Math.random() * posts.length)]);
33
};

archives/2022/06/index.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

archives/2022/07/index.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

archives/2022/index.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

archives/index.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

atom.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<link href="https://incoder.app/atom.xml" rel="self"/>
77

88
<link href="https://incoder.app/"/>
9-
<updated>2025-03-06T14:42:37.358Z</updated>
9+
<updated>2025-05-15T15:48:08.618Z</updated>
1010
<id>https://incoder.app/</id>
1111

1212
<author>
@@ -18,10 +18,10 @@
1818

1919
<entry>
2020
<title>Lawrefbook 遇到问题</title>
21-
<link href="https://incoder.app/2022/07/01/lawrefbook1/"/>
22-
<id>https://incoder.app/2022/07/01/lawrefbook1/</id>
21+
<link href="https://incoder.app/android/lawrefbook-story/"/>
22+
<id>https://incoder.app/android/lawrefbook-story/</id>
2323
<published>2022-07-01T11:11:11.000Z</published>
24-
<updated>2025-03-06T14:42:37.358Z</updated>
24+
<updated>2025-05-15T15:48:08.618Z</updated>
2525

2626

2727
<summary type="html">《中国法律》应用开发过程中遇到的问题</summary>
@@ -37,10 +37,10 @@
3737

3838
<entry>
3939
<title>Lawrefbook</title>
40-
<link href="https://incoder.app/2022/06/01/lawrefbook/"/>
41-
<id>https://incoder.app/2022/06/01/lawrefbook/</id>
40+
<link href="https://incoder.app/android/lawrefbook/"/>
41+
<id>https://incoder.app/android/lawrefbook/</id>
4242
<published>2022-06-01T11:11:11.000Z</published>
43-
<updated>2025-03-06T14:42:37.357Z</updated>
43+
<updated>2025-05-15T15:48:08.618Z</updated>
4444

4545

4646
<summary type="html">一个可以离线查看的法律快查应用</summary>

0 commit comments

Comments
 (0)