Skip to content

Commit

Permalink
修改
Browse files Browse the repository at this point in the history
  • Loading branch information
周立志 committed Jun 2, 2023
1 parent 36a3822 commit 717d2f9
Show file tree
Hide file tree
Showing 10 changed files with 587 additions and 1,065 deletions.
38 changes: 19 additions & 19 deletions docs/.vitepress/cache/deps/@theme_index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions docs/.vitepress/cache/deps/_metadata.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"hash": "eb19d047",
"browserHash": "03a4e666",
"hash": "755370c5",
"browserHash": "530ce499",
"optimized": {
"vue": {
"src": "../../../../node_modules/vue/dist/vue.runtime.esm-bundler.js",
"file": "vue.js",
"fileHash": "af6ca209",
"fileHash": "c2a5e74a",
"needsInterop": false
},
"@theme/index": {
"src": "../../../../node_modules/vitepress/dist/client/theme-default/index.js",
"file": "@theme_index.js",
"fileHash": "56463f65",
"fileHash": "4a5f586e",
"needsInterop": false
}
},
Expand Down
4 changes: 3 additions & 1 deletion docs/.vitepress/cache/deps/package.json
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
{"type":"module"}
{
"type": "module"
}
2 changes: 1 addition & 1 deletion docs/.vitepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ export default {
}
function nav() {
return [
// { text: 'Android', link: 'https://italks.github.io/Android/',activeMatch:'/Android/' },
{ text: 'Android', link: 'https://italks.github.io/Android/',activeMatch:'/Android/' },
// {text:'Flutter',link:'https://italks.github.io/Flutter/',activeMatch:'/Flutter/'},
{ text: '开发', link: '/code/',activeMatch:'/code/' },
{ text: 'AI Tools', link: 'https://italks.github.io/ai-tools',activeMatch:'/ai-tools/' },
Expand Down
18 changes: 11 additions & 7 deletions docs/Ubuntu/WeChatQQ.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,17 @@
# Ubuntu社群

微信公众账号UbuntuNews
## 微信公众账号:UbuntuNews

- 沉淀积累Ubuntu上的问题,分享工具,新闻,入门教程
![ubuntunews](../public/ubuntunews.jpg)
> 沉淀积累Ubuntu上的问题,分享工具,新闻,入门教程
![ubuntunews](../public/ubuntunews.png)

QQ Ubuntu频道:619ba891cd
![619ba891cd](../public/QQChannel.png)
## QQ群:57964487

> 寻求使用Ubuntu的帮助,回馈社群
![Ubuntu友帮拓“爱好者”(3)](../public/UbuntuNewsQQ3.png)

## QQ群
## QQ Ubuntu频道:619ba891cd

> 发布问题,寻求解决方案
![619ba891cd](../public/QQChannel.png)

Ubuntu友帮拓“爱好者”(3):57964487
Binary file added docs/public/UbuntuNewsQQ3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/public/ubuntunews.jpg
Binary file not shown.
Binary file added docs/public/ubuntunews.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 717d2f9

Please sign in to comment.