diff --git a/exampleSite/content/about/index.md b/exampleSite/content/about/index.md index 0933e41..ec0b6ba 100644 --- a/exampleSite/content/about/index.md +++ b/exampleSite/content/about/index.md @@ -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. diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 01b3f86..e4c5145 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -51,6 +51,7 @@