Skip to content

Commit 72f6798

Browse files
committed
update readme
1 parent 47b1817 commit 72f6798

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,21 @@
22

33
> A simple, hackable & minimalistic starter for Gridsome that uses Markdown for content.
44
5-
### Features
5+
## Features
66
- Beautiful and simple design.
77
- Markdown for content.
88
- Taxonomy support for Tags.
99
- Dark / Light toggle.
1010
- 100, 100, 100, 100 score on Google Lighthouse.
1111
- Uses same front-matter fields as Dev.to.
1212

13-
### Install
13+
## Install
1414

15-
#### 1. Install Gridsome CLI tool if you don't have
15+
### 1. Install Gridsome CLI tool if you don't have
1616

1717
`npm install --global @gridsome/cli`
1818

19-
#### 2. Install this starter
19+
### 2. Install this starter
2020

2121
1. `gridsome create my-gridsome-site https://github.com/gridsome/gridsome-starter-blog.git`
2222
2. `cd my-gridsome-site` to open folder

0 commit comments

Comments
 (0)