nsarrazin HF staff commited on
Commit
59bfb21
1 Parent(s): 7173f4f

get rid of update banner (#517)

Browse files
Files changed (1) hide show
  1. .env.template +1 -7
.env.template CHANGED
@@ -162,13 +162,7 @@ TASK_MODEL='
162
  APP_BASE="/chat"
163
  PUBLIC_ORIGIN=https://huggingface.co
164
  PUBLIC_SHARE_PREFIX=https://hf.co/chat
165
- PUBLIC_ANNOUNCEMENT_BANNERS=`[
166
- {
167
- "title": "Websearch 2.0, now with RAG & sources",
168
- "linkTitle": "Discuss",
169
- "linkHref": "https://huggingface.co/spaces/huggingchat/chat-ui/discussions/254"
170
- }
171
- ]`
172
 
173
  PUBLIC_APP_NAME=HuggingChat
174
  PUBLIC_APP_ASSETS=huggingchat
 
162
  APP_BASE="/chat"
163
  PUBLIC_ORIGIN=https://huggingface.co
164
  PUBLIC_SHARE_PREFIX=https://hf.co/chat
165
+ PUBLIC_ANNOUNCEMENT_BANNERS=`[]`
 
 
 
 
 
 
166
 
167
  PUBLIC_APP_NAME=HuggingChat
168
  PUBLIC_APP_ASSETS=huggingchat