ZennyKenny commited on
Commit
726c098
Β·
verified Β·
1 Parent(s): 2d729df

customize look and feel (most important commit)

Browse files
Files changed (1) hide show
  1. README.md +3 -5
README.md CHANGED
@@ -1,8 +1,8 @@
1
  ---
2
  title: DocsSearch
3
- emoji: πŸ“Š
4
- colorFrom: pink
5
- colorTo: pink
6
  sdk: streamlit
7
  sdk_version: 1.42.2
8
  app_file: app.py
@@ -10,5 +10,3 @@ pinned: false
10
  license: mit
11
  short_description: Answer questions about any documentation space
12
  ---
13
-
14
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
  title: DocsSearch
3
+ emoji: πŸ“„
4
+ colorFrom: gray
5
+ colorTo: gray
6
  sdk: streamlit
7
  sdk_version: 1.42.2
8
  app_file: app.py
 
10
  license: mit
11
  short_description: Answer questions about any documentation space
12
  ---