Skip to content

Commit 72066be

Browse files
committed
update number
1 parent 54135c0 commit 72066be

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -349,4 +349,5 @@ workflow设置位于文件`./.github/workflows/update-feed.yml`中:
349349
<a href="https://github.com/AlongWY"> <img src="./imgs/profile/yunlong_feng.png" width="80" /></a>
350350
<a href="https://github.com/LooperXX"> <img src="./imgs/profile/xiao_xu.jpg" width="80" /></a>
351351
<a href="https://github.com/YudiZh"> <img src="./imgs/profile/yudi_zhang.jpg" width="80" /></a>
352+
<a href="https://github.com/entslscheia"> <img src="./imgs/profile/yu_gu.png" width="80" /></a>
352353

imgs/profile/yu_gu.png

287 KB
Loading

includes/index.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<article>
7676
<details>
7777
<Summary>
78-
{{ subject }} [{{len papers}}]
78+
{{ subject }} <span class="chip" style="font-size: 60%">{{len papers}}</span>
7979
</Summary>
8080
<div class="details-content">
8181
{{#each papers}}

0 commit comments

Comments
 (0)