Spaces:
Runtime error
Runtime error
Update assets/custom.js
Browse files- assets/custom.js +1 -1
assets/custom.js
CHANGED
@@ -46,7 +46,7 @@ function gradioLoaded(mutations) {
|
|
46 |
setChatbotHeight()
|
47 |
}
|
48 |
if (ZJun_footer) {
|
49 |
-
ZJun_footer.innerHTML = "<p>由<a href=
|
50 |
}
|
51 |
if (htmlTitle) {
|
52 |
htmlTitle = 'Welcome to ZJunChat';
|
|
|
46 |
setChatbotHeight()
|
47 |
}
|
48 |
if (ZJun_footer) {
|
49 |
+
ZJun_footer.innerHTML = "<p>由<a href='https://zjun.xyz'>ZJun纸菌📡</a>基于@chuanhu和HuggingFace进行Recode</p>";
|
50 |
}
|
51 |
if (htmlTitle) {
|
52 |
htmlTitle = 'Welcome to ZJunChat';
|