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

github.com/Lednerb/bilberry-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Baiborodine <igor@kiroule.com>2022-06-15 13:49:59 +0300
committerGitHub <noreply@github.com>2022-06-15 13:49:59 +0300
commitfe4bc1b51a5d3a2b9727d3e6d26bea7010b756fa (patch)
tree0862f1c6ca932f6f1f08da056fe899f81a36b97d
parent07b11b61cb709f96bf90e5f385f415450170b8af (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 35b7f45..9dd1357 100644
--- a/README.md
+++ b/README.md
@@ -229,7 +229,7 @@ To enable and configure search functionality for your site, follow these steps:
#### Update Algolia Index
You have to repeat this step every time you change a post or publish a new one to update the search index.
-Execute the `hugo` command in the site's root directory to generate the index file.
+Execute the `hugo` command in the site's root directory to generate the `index.json` file.
##### Manual Upload
1. Head over to the `public/index.json` file and copy its content.