gisam commited on
Commit
1651568
·
1 Parent(s): dfba029

comment out dontenv

Browse files
Files changed (1) hide show
  1. pages/00_home.py +1 -1
pages/00_home.py CHANGED
@@ -10,7 +10,7 @@ def Page():
10
 
11
  **A collection of geospatial web applications built with Solara.**
12
 
13
- Thanks [giswqs](https://huggingface.co/spaces/giswqs/solara-template) for creating the [Solara Template](https://huggingface.co/spaces/giswqs/solara-template) that was used to build this space.
14
 
15
  """
16
  solara.Markdown(markdown)
 
10
 
11
  **A collection of geospatial web applications built with Solara.**
12
 
13
+ Thanks to [giswqs](https://huggingface.co/spaces/giswqs/solara-template) for creating the [Solara Template](https://huggingface.co/spaces/giswqs/solara-template) that was used to build this space.
14
 
15
  """
16
  solara.Markdown(markdown)