Skip to content

Commit 7a5d6a9

Browse files
committed
Remove .github/workflows/jekyll-gh-pages.yml
1 parent 684a636 commit 7a5d6a9

File tree

4 files changed

+2
-52
lines changed

4 files changed

+2
-52
lines changed

.github/workflows/jekyll-gh-pages.yml

Lines changed: 0 additions & 51 deletions
This file was deleted.

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
.DS_Store
2+
.obsidian/
23
docs/.DS_Store
34
docs/.obsidian
45
site

docs/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
## Home
21
![homepage](asserts/homepage.jpeg)
32

43
欢迎来到我的网站!

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
site_name: JackCao
2+
theme: simple-blog
23
nav:
34
- Home: index.md
45
- Blog: blog.md

0 commit comments

Comments
 (0)