Spaces:
Runtime error
Runtime error
adding a markdown link to description (test)
Browse files
app.py
CHANGED
@@ -25,7 +25,7 @@ if os.path.isfile("categories.txt"):
|
|
25 |
### page description ###
|
26 |
### -------------------------------- ###
|
27 |
title = "Cast parts: Deffective or Okay?"
|
28 |
-
description = "A Hugging Space demo created by datasith!"
|
29 |
article = \
|
30 |
'''
|
31 |
#### Deffective or Okay?
|
|
|
25 |
### page description ###
|
26 |
### -------------------------------- ###
|
27 |
title = "Cast parts: Deffective or Okay?"
|
28 |
+
description = "A Hugging Space demo created by [datasith](https://github.com/datasith)!"
|
29 |
article = \
|
30 |
'''
|
31 |
#### Deffective or Okay?
|