Skip to content

Commit bb2ff3f

Browse files
committed
Temporarily disable user feedback module
Signed-off-by: Pedro Ielpi <[email protected]>
1 parent d66bfae commit bb2ff3f

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

  • content/docs/quick_start/understand_opennebula/cloud_architecture_and_design

content/docs/quick_start/understand_opennebula/cloud_architecture_and_design/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: "Cloud Architecture and Design"
33
date: "2025-02-17"
44
description:
5+
hide_feedback: true
56
categories:
67
pageintoc: "9"
78
tags: [intro, 'cloud architecture']

hugo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ version_menu = "Versions"
140140

141141
# added the user feedback module
142142
[params.ui.feedback]
143-
enable = true
143+
enable = false
144144
yes = 'Glad to hear it'
145145
no = 'Sorry to hear that'
146146

0 commit comments

Comments
 (0)