Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zwbetz-gh/minimal-bootstrap-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzwbetz-gh <37317628+zwbetz-gh@users.noreply.github.com>2019-01-28 18:10:11 +0300
committerGitHub <noreply@github.com>2019-01-28 18:10:11 +0300
commitf2a5912c7eefeda19a2cad148ad4da350dd5806b (patch)
treeb8996a3c4e6339c288b1f51314138f36855ecbea
parentbf14a0fd5c24918cc508e274e6dc342dc43b6952 (diff)
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ed16ab3..b97c5ae 100644
--- a/README.md
+++ b/README.md
@@ -79,7 +79,7 @@ If you downloaded a zip to install the theme, just do those installation steps a
This theme expects your _posts_ to be under the `post` folder.
-If you want to use a different folder, then override the `post-list.html` partial and replace `post` with the name of your folder.
+If you want to use a different folder, then override the [`post-list.html`](https://github.com/zwbetz-gh/minimal-bootstrap-hugo-theme/blob/master/layouts/partials/post-list.html) partial and replace `post` with the name of your folder.
```
│ config.toml