Skip to content

Commit 318a6d6

Browse files
committed
Update Chainlit config and UCB Library logos
* Set the meta URL to the Willa GitHub repository. * Add a banner image for embeds. * Update the UCB Library logo to the new version. Closes: AP-551
1 parent 791a2e1 commit 318a6d6

4 files changed

Lines changed: 2 additions & 1 deletion

File tree

.chainlit/config.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,9 +107,10 @@ login_page_image = "/public/login-screen.png"
107107
# login_page_image_filter = "brightness-50 grayscale"
108108
# login_page_image_dark_filter = "contrast-200 blur-sm"
109109

110+
custom_meta_url = "https://github.com/BerkeleyLibrary/willa"
110111

111112
# Specify a custom meta image url.
112-
# custom_meta_image_url = "https://chainlit-cloud.s3.eu-west-3.amazonaws.com/logo/chainlit_banner.png"
113+
custom_meta_image_url = "/public/banner.png"
113114

114115
# Load assistant logo directly from URL.
115116
logo_file_url = ""

public/banner.png

109 KB
Loading

public/logo_dark.png

960 Bytes
Loading

public/logo_light.png

71 Bytes
Loading

0 commit comments

Comments
 (0)