From 79e40efcbe64d4eb7c5779f6667a4b303d56ae00 Mon Sep 17 00:00:00 2001 From: Mirus Date: Wed, 20 Nov 2024 09:53:58 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6006da9..ffea27a 100644 --- a/README.md +++ b/README.md @@ -345,7 +345,7 @@ See the default `post` file params supported by the theme — https://github.com - **Extended Footer** — please take a look at `layouts/partials/extended_footer.html` https://github.com/mirus-ua/hugo-theme-re-terminal/blob/main/layouts/partials/extended_footer.html ### Low-level add-ons -- **Post base** — Renders bare minimum of posts' content. For motivation and details take a look at https://github.com/mirus-ua/hugo-theme-re-terminal/blob/main/layouts/partials/extended_footer.html +- **Post base** — Renders bare minimum of posts' content. For motivation and details take a look at https://github.com/mirus-ua/hugo-theme-re-terminal/blob/main/layouts/partials/single_basic.html ## How to edit the theme