From f1eae758abee281db0abe5c5c060d5b68ab53922 Mon Sep 17 00:00:00 2001 From: dravenwu Date: Thu, 18 Jan 2024 16:19:22 +0800 Subject: [PATCH] feat: update --- .github/workflows/gh-pages.yml | 2 +- docs/.vuepress/config.js | 1 - docs/README.md | 4 ---- docs/about.md | 8 ++++++++ 4 files changed, 9 insertions(+), 6 deletions(-) diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index f16b94db0..b557a0c99 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -23,4 +23,4 @@ jobs: with: github_token: ${{ secrets.GITHUB_TOKEN }} branch: gh-pages - FOLDER: docs/.vuepress/dist + folder: docs/.vuepress/dist diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 6aabdf138..ca48018b7 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -36,7 +36,6 @@ module.exports = { nav: [ { text: "文章列表", link: "/menu.html", icon: 'reco-menu' }, { text: "关于我", link: "/about.html", icon: 'reco-account'}, - { text: 'wp2vite', link: 'https://github.com/tnfe/wp2vite', icon: 'reco-github'}, { text: '掘金', link: 'https://juejin.cn/user/1732486056921614', icon: 'reco-juejin'}, { text: 'GitHub', link: 'https://github.com/dravenww/curated-article', icon: 'reco-github'}, { text: '工程化模板', items: [ diff --git a/docs/README.md b/docs/README.md index 75e3ad6e2..fd2751d70 100644 --- a/docs/README.md +++ b/docs/README.md @@ -20,10 +20,6 @@ features: details: 每日进行收集,发布 --- -# 每日精选文章合集 -收集各大技术社区网站每日热文,[个人技术博客](https://github.com/dravenww/blob) 在此 - -每日更新,展示所有日期文章列表,[最近7天的数据前往这里](https://github.com/dravenww/curated-article) 进行查看,欢迎关注,点个star呀 # 初衷 - 互联网越来越流行,程序员内卷越来越严重,技术层出不穷,更新迭代不断; diff --git a/docs/about.md b/docs/about.md index 2f11a3652..94f060e80 100644 --- a/docs/about.md +++ b/docs/about.md @@ -13,7 +13,15 @@ title: 关于我 - 联系我:dravenwu110200@gmail.com / jackwen110200@163.com +# 杂活 +- 做小程序 +- 做鸿蒙 +- 做设计 +- 讲段子 + + # 联系我 欢迎关注我的公众号,每天获取最新高质量技术文章 ![](https://raw.githubusercontent.com/dravenww/blob/master/241625904836_.pic.jpg) +