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:
-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.