ZJunTvT commited on
Commit
825d838
·
1 Parent(s): 98f5f71

Update assets/custom.js

Browse files
Files changed (1) hide show
  1. 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="https://zjun.xyz">ZJun纸菌📡</a>基于@chuanhu和HuggingFace进行Recode</p>";
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';