From 880300c40a53dbcb9f62ce95daf2593d3c43fe6f Mon Sep 17 00:00:00 2001
From: Fabian Leonardo Lopez Bernal
Date: Mon, 5 Jul 2021 10:54:47 -0500
Subject: [PATCH] show site feedback information (#3927)
* show site feedback information
Signed-off-by: Fabian Lopez
* Update main.html
fixing emoji cause it looks weird
* remove close feedback banner button
Signed-off-by: Fabian Lopez
* make the feedback link more explicit
Signed-off-by: Fabian Lopez
Co-authored-by: Omer B
---
overrides/main.html | 3 +++
1 file changed, 3 insertions(+)
diff --git a/overrides/main.html b/overrides/main.html
index f32a25566..c483ff7df 100644
--- a/overrides/main.html
+++ b/overrides/main.html
@@ -9,6 +9,9 @@
{% endif %}
+
+
Welcome to the new Knative.dev! Pardon our progress, if you find any issues with this site, please submit them here!
+
{% endblock %}
{% block scripts %}