From 8d37fa84025ad08e7e3711e5a9a1c6cbd367590c Mon Sep 17 00:00:00 2001 From: Marcin Mierzejewski Date: Sun, 10 May 2020 19:52:41 +0200 Subject: [PATCH] netlify: add netlify.toml file baseof: add missing tag in menu --- README.md | 8 +++++--- layouts/_default/baseof.html | 2 +- netlify.toml | 30 ++++++++++++++++++++++++++++++ 3 files changed, 36 insertions(+), 4 deletions(-) create mode 100644 netlify.toml diff --git a/README.md b/README.md index da179c9..71ac0db 100644 --- a/README.md +++ b/README.md @@ -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. diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 00fdf16..db80137 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -33,7 +33,7 @@