diff options
author | HampusM <hampus@hampusmat.com> | 2021-06-16 11:24:06 +0200 |
---|---|---|
committer | HampusM <hampus@hampusmat.com> | 2021-06-16 11:24:06 +0200 |
commit | b2cab411ac27e47d5b44f247be7d4323f1550b77 (patch) | |
tree | 5748c31f426485b1776d11d3cacfc6fb193b30bd | |
parent | 1686662dae1f6ceff722849c48403103e02cc13b (diff) |
Added redesign to the todo in the readme
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -27,9 +27,9 @@ Githermit requires no such thing. All the steps to get it set up are in [Usage]( - [ ] Branch switching - [x] Custom favicon support - [x] Custom website title support +- [ ] [Redesign](https://www.figma.com/file/r8P4m4SFTFkPfxkfoRrhtV/Githermit) # Usage - **Dependencies:** - Git (obviously) - Nodejs v14.16.0 @@ -69,4 +69,4 @@ You can run the following command to easily get started with contributing `$ yarn dev` -This will run an instance of Githermit with live-updating backend & frontend.
\ No newline at end of file +This will run an instance of Githermit with live-updating backend & frontend. |