Skip to content

Commit e5b07c8

Browse files
committed
chore: tweak blog
1 parent fc5dba8 commit e5b07c8

File tree

3 files changed

+4
-6
lines changed

3 files changed

+4
-6
lines changed
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# @vuepress/theme-blog
22

3-
> theme-blog for vuepress
3+
> theme-blog for vuepress (WIP)

packages/blog/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
"private": true,
33
"name": "blog",
44
"description": "blog of VuePress",
5-
"version": "1.0.0-alpha.32",
5+
"version": "1.0.0-alpha.30",
66
"scripts": {
77
"dev": "vuepress dev source --temp .temp",
88
"build": "vuepress build source --temp .temp"
99
},
1010
"dependencies": {
11-
"@vuepress/theme-blog": "^1.0.0-alpha.32",
12-
"vuepress": "^1.0.0-alpha.32"
11+
"@vuepress/theme-blog": "^1.0.0-alpha.30",
12+
"vuepress": "^1.0.0-alpha.30"
1313
}
1414
}

packages/blog/source/index.md

-2
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,3 @@
99
Here's some contact info
1010
:::
1111

12-
- A Paragraph
13-
- Another Paragraph

0 commit comments

Comments
 (0)