diff --git a/docs/.nojekyll b/.nojekyll similarity index 100% rename from docs/.nojekyll rename to .nojekyll diff --git a/docs/HomePage.md b/HomePage.md similarity index 100% rename from docs/HomePage.md rename to HomePage.md diff --git a/docs/_coverpage.md b/_coverpage.md similarity index 81% rename from docs/_coverpage.md rename to _coverpage.md index 612cd216..9e45fbab 100644 --- a/docs/_coverpage.md +++ b/_coverpage.md @@ -8,3 +8,6 @@ [GitHub]() [开始阅读](#java) +![](./media/pictures/rostyslav-savchyn-5joK905gcGc-unsplash.jpg) + + diff --git a/docs/index.html b/index.html similarity index 98% rename from docs/index.html rename to index.html index 3d8c75e5..83d0a7d7 100644 --- a/docs/index.html +++ b/index.html @@ -16,7 +16,6 @@ name: 'JavaGuide', repo: 'https://github.com/Snailclimb/JavaGuide', maxLevel: 3,//最大支持渲染的标题层级 - homepage: 'HomePage.md', coverpage: true,//封面,_coverpage.md auto2top: true,//切换页面后是否自动跳转到页面顶部 //ga: 'UA-138586553-1', diff --git a/media/pictures/rostyslav-savchyn-5joK905gcGc-unsplash.jpg b/media/pictures/rostyslav-savchyn-5joK905gcGc-unsplash.jpg new file mode 100755 index 00000000..e945cde5 Binary files /dev/null and b/media/pictures/rostyslav-savchyn-5joK905gcGc-unsplash.jpg differ