新电脑测试

This commit is contained in:
youthlql
2021-04-28 18:27:30 +08:00
parent a9973c1c47
commit 4e4060ddfd
2 changed files with 4 additions and 3 deletions

View File

@@ -1,13 +1,14 @@
> 4月下旬和5月上旬我的新电脑到了转移数据加上也要毕业答辩了暂时停更(或者不定期更新)。
>
> 1、文章可能会优先更新在[Github](https://github.com/youthlql/JavaYouth)[个人博客](https://imlql.cn/)。其它平台会晚一段时间。[个人博客备用地址](https://youthlql.gitee.io/)
>
> 2、如果Github很卡可以在[Gitee](https://gitee.com/youthlql/JavaYouth)浏览,或者[Gitee在线阅读](https://youthlql.gitee.io/JavaYouth)[个人博客](https://imlql.cn/)。Gitee在线阅读和个人博客加载速度比较快。
> 2、如果Github很卡可以在[Gitee](https://gitee.com/youthlql/JavaYouth)浏览,或者[Gitee在线阅读](https://youthlql.gitee.io/JavaYouth)[个人博客](https://imlql.cn/)。Gitee在线阅读和个人博客加载速度比较快。(Gitee Pages要维护3个月我这段时间把它转移到github pages再弄个cdn)
>
> 3、转载须知转载请注明GitHub出处让我们一起维护一个良好的技术创作环境
>
> 4、如果你要提交 issue 或者 pr 的话建议到 [Github](https://github.com/youthlql/JavaYouth) 提交。
>
> 5、笔者会陆续更新如果对你有所帮助不妨[Github](https://github.com/youthlql/JavaYouth)点个**Star~**。你的**Star**是我创作的动力。
>

View File

@@ -21,7 +21,7 @@
<script>
window.$docsify = {
name: 'JavaYouth',
repo: 'https://github.com/youthlql/JavaYouth',
repo: 'git@github.com:youthlql/JavaYouth.git',
maxLevel: 6,//最大支持渲染的标题层级
coverpage: true,
auto2top: true,//切换页面后是否自动跳转到页面顶部