mirror of
https://github.com/doocs/md.git
synced 2024-11-24 19:10:34 +08:00
fix: update sync repo, rename netlify url
This commit is contained in:
parent
c118d44df6
commit
f0a1ff3753
2
.github/workflows/sync.yml
vendored
2
.github/workflows/sync.yml
vendored
@ -21,4 +21,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
gitee-username: yanglbme
|
gitee-username: yanglbme
|
||||||
gitee-password: ${{ secrets.GITEE_PASSWORD }}
|
gitee-password: ${{ secrets.GITEE_PASSWORD }}
|
||||||
gitee-repo: doocs/jvm
|
gitee-repo: doocs/md
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
Markdown 文档自动即时渲染为微信图文,让你不再为微信文章排版而发愁!只要你会基本的 Markdown 语法,就能做出一篇样式简洁而又美观大方的微信图文。
|
Markdown 文档自动即时渲染为微信图文,让你不再为微信文章排版而发愁!只要你会基本的 Markdown 语法,就能做出一篇样式简洁而又美观大方的微信图文。
|
||||||
|
|
||||||
## 在线编辑器地址
|
## 在线编辑器地址
|
||||||
- Netlify: https://mdmd.netlify.com
|
- Netlify: https://mdmd.netlify.app
|
||||||
- Gitee Pages:https://doocs.gitee.io/md
|
- Gitee Pages:https://doocs.gitee.io/md
|
||||||
- GitHub Pages:https://doocs.github.io/md
|
- GitHub Pages:https://doocs.github.io/md
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user