From ff186322b80cb79f5ef5f9c58fd9e4832b4b1436 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Radek=20Kozie=C5=82?= Date: Sun, 25 Aug 2024 09:59:05 +0200 Subject: [PATCH] Update README.md --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 23c2f2b..5e92527 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,10 @@ # Terminal ----- - ![Terminal](https://github.com/panr/hugo-theme-terminal/blob/master/images/terminal-theme.png?raw=true) -### DEMO - https://panr.github.io/hugo-theme-terminal-demo/ +**DEMO - https://panr.github.io/hugo-theme-terminal-demo/** -### ⚠️ The theme needs at least Hugo **Extended** v0.90.x. +**⚠️ The theme needs at least Hugo **Extended** v0.90.x.** --- @@ -110,7 +108,7 @@ and in your config file add: ```toml [module] # this is needed when you fetch the theme as a submodule to your repo. - # replacements = "github.com/panr/hugo-theme-terminal -> themes/terminal" + # replacements = "github.com/panr/hugo-theme-terminal/4 -> themes/terminal" [[module.imports]] path = 'github.com/panr/hugo-theme-terminal/v4' ```