提交 a9adcce1 编写于 作者: CoCo_Code_Op2's avatar CoCo_Code_Op2 ⛹🏽

更新nav.config.ts, .codechina-ci.yml

上级 9dfa4338
# All available Hugo versions are listed here: https://gitlab.com/pages/hugo/container_registry
image: ubuntu:latest
image: node:latest
variables:
GIT_SUBMODULE_STRATEGY: recursive
......
......@@ -7,11 +7,11 @@ const c: IConfig = {
// [Mondatory], Please replace following Github url with your own Github address which you forked in.
// [必填], 请填写您的仓库地址
gitRepoUrl: 'https://github.com/xjh22222228/nav',
gitRepoUrl: 'https://gitcode.net/codechina_dev/git2',
// Deployment branch name
// 部署分支
branch: 'main',
branch: 'master',
// Page Loading: loading1 | loading2 | loading3 | random
// If you have a good-looking Loading, please contact us!
......@@ -50,8 +50,7 @@ const c: IConfig = {
// The content at the bottom of the website, copyright information, record number, can be HTML
// 网站底部内容, 版权信息、备案号, 可以是 HTML
footerContent: `
<div style="font-weight: bold;">共收录\${total}个网站</div>
<div>Copyright © 2018-2021 nav3.cn, All Rights Reserved</div>
<div>京ICP备19004658号 公安备案号11010502030143 京网文〔2020〕1039-165号 ©1999-2021北京创新乐知网络技术有限公司</div>
`,
// Alibaba Vector Gallery https://www.iconfont.cn/
......@@ -77,7 +76,7 @@ const c: IConfig = {
posterImageUrls: [
'https://codechina_dev.gitcode.host/git/assets/img/pattern2.svg'
],
description: '这里收录多达 <b>${total}</b> 个优质网站, 助您工作、学习和生活'
description: '程序员开发 Git 使用指南'
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册