netlify: add netlify.toml file

baseof: add missing tag in menu
This commit is contained in:
Marcin Mierzejewski
2020-05-10 19:52:41 +02:00
parent 35452426d0
commit 8d37fa8402
3 changed files with 36 additions and 4 deletions

View File

@@ -10,9 +10,11 @@ https://mrmierzejewski.com
## Installation
$ mkdir themes
$ cd themes
$ git submodule add https://github.com/mrmierzejewski/hugo-theme-console.git hugo-theme-console
```sh
$ mkdir themes
$ cd themes
$ git submodule add https://github.com/mrmierzejewski/hugo-theme-console.git hugo-theme-console
```
See the [Hugo documentation](https://gohugo.io/themes/installing/) for more information.