footer: add footer - powered by hugo and console theme

This commit is contained in:
Marcin Mierzejewski 2020-05-01 14:38:16 +02:00
parent 4e1c9914ae
commit 9e36d6567f
4 changed files with 25 additions and 4 deletions

View file

@ -9,9 +9,11 @@ A minimal, responsive and light theme for Hugo inspired by Linux console.
## Installation
$ mkdir themes
$ cd themes
$ git submodule add https://github.com/mrmierzejewski/hugo-theme-console.git hugo-theme-console
```
$ 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.