fix: remove first umijs in prod html

This commit is contained in:
jialin
2024-07-23 13:38:02 +08:00
parent 9c9b35ff9b
commit 50104cf276
8 changed files with 9 additions and 45 deletions
+1 -1
View File
@@ -2,5 +2,5 @@ export default {
documentation: 'https://docs.gpustack.ai/',
github: 'https://github.com/gpustack/gpustack',
discord: 'https://discord.gg/VXYJzuaqwD',
site: 'https://seal.io/'
site: 'https://gpustack.ai/'
};