diff --git a/website/config.toml b/website/config.toml index b5e78eb71..f4aa7661a 100644 --- a/website/config.toml +++ b/website/config.toml @@ -133,8 +133,8 @@ sidebar_search_disable = false [params.ui.feedback] enable = true # The responses that the user sees after clicking "yes" (the page was helpful) or "no" (the page was not helpful). -yes = 'Glad to hear it! Please tell us how we can improve.' -no = 'Sorry to hear that. Please tell us how we can improve.' +yes = 'Glad to hear it! Please tell us how we can improve.' +no = 'Sorry to hear that. Please tell us how we can improve.' # Adds a reading time to the top of each doc. # If you want this feature, but occasionally need to remove the Reading time from a single page, diff --git a/website/layouts/_default/content.html b/website/layouts/_default/content.html new file mode 100644 index 000000000..d8a1ecb0b --- /dev/null +++ b/website/layouts/_default/content.html @@ -0,0 +1,17 @@ +