Moved todo section down to bottom

Nichlas Wærnes Andersen committed Aug 10, 2018
commit fae8c823e0dac9d2d84304f7a3e0ec4274ef9f1e
Showing 1 changed file with 13 additions and 12 deletions
README.md +13 -12
@@ @@ -4,18 +4,6 @@
<p align="center">Vuepress site with portfolio and blogging pages<br>ready to deloy, and configured for Forestry (Content Management)<p>
</p>
- ## Todo
-
- - [x] Add favicon
- - [x] Add Hero section to Forestry config
- - [x] Mobile navigation
- - [x] Unwrap images from p tag
- - [x] Style typography
- - [x] Style code blocks
- - [x] Style layout for journal list
- - [x] Remove thumbnail from Journal
- - [x] Remove tags/categories from Journal
-
## Development
```bash
@@ @@ -52,3 +40,16 @@ This project has been pre-configured to work with Forestry, just import your rep
Any changes you make will be commited back to the repo, and deployed if you're using Netlify.
[Create Forestry account](https://forestry.io)
+
+ ## Todo
+
+ - [ ] More theme config in Forestry
+ - [x] Add favicon
+ - [x] Add Hero section to Forestry config
+ - [x] Mobile navigation
+ - [x] Unwrap images from p tag
+ - [x] Style typography
+ - [x] Style code blocks
+ - [x] Style layout for journal list
+ - [x] Remove thumbnail from Journal
+ - [x] Remove tags/categories from Journal