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

github.com/AmazingRise/hugo-theme-diary.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoramazingrise <8315221+AmazingRise@users.noreply.github.com>2020-04-21 05:28:50 +0300
committeramazingrise <8315221+AmazingRise@users.noreply.github.com>2020-04-21 05:28:50 +0300
commit52d74750f39bb327708b7069eb905379970cbfd5 (patch)
tree49875869817ef26e41cb830ea01cbcc00b929eaf /README.md
parent85043311a3c6a3d3987b0a531c2b8a102c70f1d0 (diff)
Add Google Custom Search.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7082f62..d1cdbdb 100644
--- a/README.md
+++ b/README.md
@@ -40,6 +40,7 @@ Features in this ported version:
- Table of Contents with scroll spy.
- Dark mode.
- MathJax support. (Needs to be enabled manually, see [the project wiki](https://github.com/amazingrise/hugo-theme-diary/wiki) for details.)
+- Google Custom Search Engine support.
## Quick Start
@@ -82,6 +83,8 @@ Please visit [the project wiki](https://github.com/amazingrise/hugo-theme-diary/
[Add or disable comment area](https://github.com/AmazingRise/hugo-theme-diary/wiki/Comment-Area)
+[Add Google Search Box on your site](https://github.com/AmazingRise/hugo-theme-diary/wiki/Customization#add-google-search-box-on-your-site)
+
[Customizations](https://github.com/AmazingRise/hugo-theme-diary/wiki/Customization)
[Taxonomies and Sections (Archive, Categories and Tags)](https://github.com/AmazingRise/hugo-theme-diary/wiki/Taxonomies-and-Sections-(Archive,-Categories-and-Tags))