Update .chainlit/config.toml
Browse files- .chainlit/config.toml +1 -1
.chainlit/config.toml
CHANGED
@@ -77,7 +77,7 @@ custom_css = "/public/stylesheet.css"
|
|
77 |
custom_font = "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap"
|
78 |
|
79 |
# Specify a custom meta image url.
|
80 |
-
custom_meta_image_url = "/public/logo-ofipe.jpg"
|
81 |
|
82 |
# Specify a custom build directory for the frontend.
|
83 |
# This can be used to customize the frontend code.
|
|
|
77 |
custom_font = "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap"
|
78 |
|
79 |
# Specify a custom meta image url.
|
80 |
+
#custom_meta_image_url = "/public/logo-ofipe.jpg"
|
81 |
|
82 |
# Specify a custom build directory for the frontend.
|
83 |
# This can be used to customize the frontend code.
|