mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
change config
This commit is contained in:
parent
87a7ec5923
commit
e84bbc8e69
|
|
@ -760,9 +760,6 @@
|
|||
img {
|
||||
position: relative;
|
||||
width: 790px;
|
||||
background-size: contain;
|
||||
background-repeat: no-repeat;
|
||||
background-image: url("/images/home/applications.png");
|
||||
animation: scrollUp 30s linear infinite;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,4 +1 @@
|
|||
baseURL = "https://dev.kubesphere.io/"
|
||||
|
||||
[params]
|
||||
mailchimpSubscribeUrl = ""
|
||||
baseURL = "https://kubesphere.io"
|
||||
|
|
|
|||
Loading…
Reference in New Issue