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

github.com/wangchucheng/hugo-eureka.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWang Chucheng <me@wangchucheng.com>2021-04-21 19:14:22 +0300
committerWang Chucheng <me@wangchucheng.com>2021-04-21 19:14:22 +0300
commit285eb0f5e27f97b8eeddff251204bbdeed17564d (patch)
tree083110707888983f0c606c612724ed7807a32ede /exampleSite
parent1762613dfb06a9f2fb0958b4550234ea7193b772 (diff)
feat: recursive repoEditURLv0.8.0
BREAKING CHANGES: Param 'repoURL' in params.yaml is deprecated.
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config/_default/params.yaml14
1 files changed, 7 insertions, 7 deletions
diff --git a/exampleSite/config/_default/params.yaml b/exampleSite/config/_default/params.yaml
index 16e5093..d7053c9 100644
--- a/exampleSite/config/_default/params.yaml
+++ b/exampleSite/config/_default/params.yaml
@@ -57,13 +57,13 @@ comment:
# # If self-hosting, please enter the url (e.g. https://commento.example.com) here. Otherwise leave empty.
# url:
- valine:
- # Browse https://valine.js.org/configuration.html to see the options available.
- # You can list the key and value you want as below.
- # Because Hugo's config params are case-insensitive, you need to add `-` or `_` before the uppercase letters.
- # For example, `appId` should be written as `app-Id` or other acceptable formats.
- app-Id:
- app-Key:
+ # valine:
+ # # Browse https://valine.js.org/en/configuration.html to see the options available.
+ # # You can list the key and value you want as below.
+ # # Because Hugo's config params are case-insensitive, you need to add `-` or `_` before the uppercase letters.
+ # # For example, `appId` should be written as `app-Id` or other acceptable formats.
+ # app-Id:
+ # app-Key:
diagram:
handler: mermaid