Skip to content

Commit

Permalink
update link
Browse files Browse the repository at this point in the history
  • Loading branch information
dravenwu committed Apr 28, 2021
1 parent a3c5dd8 commit 0d08264
Show file tree
Hide file tree
Showing 10 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# curated-article
收集各大技术社区网站每日热文,[个人技术博客](https://github.com/dravenww/blob) 在此

每日更新,展示最近7天的数据,更早的数据可以[前往这里](https://dravenww.github.io/curated-article) 进行查看,欢迎关注,点个star呀
每日更新,展示最近7天的数据,更早的数据可以[前往这里](http://www.dravenwu.top) 进行查看,欢迎关注,点个star呀

<hr/>

Expand Down
2 changes: 1 addition & 1 deletion docs/.vuepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ module.exports = {
text: "关于我",
link: "/about.html",
},
{ text: '订阅', link: 'https://dravenww.github.io/curated-article/feed.xml'},
{ text: '订阅', link: 'http://www.dravenwu.top/feed.xml'},
{ text: 'wp2vite', link: 'https://github.com/tnfe/wp2vite'},
{ text: '掘金', link: 'https://juejin.cn/user/1732486056921614'},
{ text: 'GitHub', link: 'https://github.com/dravenww/curated-article'},
Expand Down
2 changes: 1 addition & 1 deletion docs/2021-04/2021-04-23.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
收集各大技术社区网站每日热文,[个人技术博客](https://github.com/dravenww/blob) 在此

每日更新,展示当天的数据,[最近7天的数据前往这里](https://github.com/dravenww/curated-article) 进行查看,欢迎关注,点个star呀
每日更新,展示当天的数据,[最近7天的数据前往这里](http://www.dravenwu.top) 进行查看,欢迎关注,点个star呀
## CSDN
### javascript
- [面试官:为什么 0.1 + 0.2 == 0.300000004 ?](https://blog.csdn.net/qq_34827674/article/details/115933115): 小林coding-面试官:为什么 0.1 + 0.2 == 0.300000004 ?
Expand Down
2 changes: 1 addition & 1 deletion docs/2021-04/2021-04-24.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

收集各大技术社区网站每日热文,[个人技术博客](https://github.com/dravenww/blob) 在此

每日更新,展示当天的数据,[最近7天的数据前往这里](https://github.com/dravenww/curated-article) 进行查看,欢迎关注,点个star呀
每日更新,展示当天的数据,[最近7天的数据前往这里](http://www.dravenwu.top) 进行查看,欢迎关注,点个star呀
## CSDN
### javascript
- [如何利用ipad随时随地开发代码](https://blog.csdn.net/huangmingleiluo/article/details/115975214): 有理想的coder-如何利用ipad随时随地开发代码
Expand Down
2 changes: 1 addition & 1 deletion docs/2021-04/2021-04-25.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

收集各大技术社区网站每日热文,[个人技术博客](https://github.com/dravenww/blob) 在此

每日更新,展示当天的数据,[最近7天的数据前往这里](https://github.com/dravenww/curated-article) 进行查看,欢迎关注,点个star呀
每日更新,展示当天的数据,[最近7天的数据前往这里](http://www.dravenwu.top) 进行查看,欢迎关注,点个star呀
## CSDN
### 数据结构与算法
- [java学习-八大排序算法](https://blog.csdn.net/weixin_41668549/article/details/116035378): 总分全班倒数第一-java学习-八大排序算法
Expand Down
2 changes: 1 addition & 1 deletion docs/2021-04/2021-04-26.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

收集各大技术社区网站每日热文,[个人技术博客](https://github.com/dravenww/blob) 在此

每日更新,展示当天的数据,[最近7天的数据前往这里](https://github.com/dravenww/curated-article) 进行查看,欢迎关注,点个star呀
每日更新,展示当天的数据,[最近7天的数据前往这里](http://www.dravenwu.top) 进行查看,欢迎关注,点个star呀
## CSDN
### 数据结构与算法
- [一气之下,我一行代码搞定了约瑟夫环问题,面试官懵了](https://blog.csdn.net/m0_37907797/article/details/116091742): 帅地-一气之下,我一行代码搞定了约瑟夫环问题,面试官懵了
Expand Down
2 changes: 1 addition & 1 deletion docs/2021-04/2021-04-27.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

收集各大技术社区网站每日热文,[个人技术博客](https://github.com/dravenww/blob) 在此

每日更新,展示当天的数据,[最近7天的数据前往这里](https://github.com/dravenww/curated-article) 进行查看,欢迎关注,点个star呀
每日更新,展示当天的数据,[最近7天的数据前往这里](http://www.dravenwu.top) 进行查看,欢迎关注,点个star呀
## CSDN
### 数据结构与算法
- [数据结构——八大排序算法(面试必备)](https://blog.csdn.net/qq_45173404/article/details/116090861): Baret-H-数据结构——八大排序算法(面试必备)
Expand Down
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ features:
# 每日精选文章合集
收集各大技术社区网站每日热文,[个人技术博客](https://github.com/dravenww/blob) 在此

每日更新,展示所有日期文章列表,[最近7天的数据前往这里](https://github.com/dravenww/curated-article) 进行查看,欢迎关注,点个star呀
每日更新,展示所有日期文章列表,[最近7天的数据前往这里](http://www.dravenwu.top) 进行查看,欢迎关注,点个star呀
10 changes: 5 additions & 5 deletions docs/menu.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## 2021-04
- [2021-04-23](/curated-article/2021-04/2021-04-23):2021-04-23的文章合集
- [2021-04-24](/curated-article/2021-04/2021-04-24):2021-04-24的文章合集
- [2021-04-25](/curated-article/2021-04/2021-04-25):2021-04-25的文章合集
- [2021-04-23](/2021-04/2021-04-23):2021-04-23的文章合集
- [2021-04-24](/2021-04/2021-04-24):2021-04-24的文章合集
- [2021-04-25](/2021-04/2021-04-25):2021-04-25的文章合集

- [2021-04-26](/curated-article/2021-04/2021-04-26):2021-04-26的文章合集
- [2021-04-27](/curated-article/2021-04/2021-04-27):2021-04-27的文章合集
- [2021-04-26](/2021-04/2021-04-26):2021-04-26的文章合集
- [2021-04-27](/2021-04/2021-04-27):2021-04-27的文章合集
4 changes: 2 additions & 2 deletions rss.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

feed="feed.xml"
website_title="德莱问 • 前端热文"
website_link="https://dravenww.github.io/curated-article"
website_link="http://www.dravenwu.top"
description="德莱问 • 前端热文,每日更新,优质文章"

newest_files='docs/menu.md'

echo $newest_files
link="https://dravenww.github.io/curated-article/menu.html"
link="http://www.dravenwu.top/menu.html"
now=`date +"%Y-%m-%d"`
items="
<item>
Expand Down

0 comments on commit 0d08264

Please sign in to comment.