File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -148,7 +148,7 @@ params:
148
148
# If you want this feature, but occasionally need to remove the "Feedback" section from a single page,
149
149
# add "hide_feedback: true" to the page's front matter.
150
150
feedback :
151
- enable : true
151
+ enable : false
152
152
# The responses that the user sees after clicking "yes" (the page was helpful) or "no" (the page was not helpful).
153
153
yes : ' Thanks for your feedback!'
154
154
no : ' Sorry to hear that. Please <a href="https://github.com/mycontroller-org/documentation/issues/new">tell us how we can improve</a>.'
@@ -157,7 +157,7 @@ params:
157
157
# If you want this feature, but occasionally need to remove the Reading time from a single page,
158
158
# add "hide_readingtime: true" to the page's front matter
159
159
readingtime :
160
- enable : false
160
+ enable : true
161
161
162
162
links :
163
163
# End user relevant links. These will show up on left side of footer and in the community page if you have one.
You can’t perform that action at this time.
0 commit comments