Skip to content

Commit

Permalink
Update nav.config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
bdfd committed Nov 16, 2023
1 parent b1dd0a7 commit 86d5a5a
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion nav.config.ts
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
/*
* @Date : 2023-11-16 13:30:55
* @Author : BDFD,bdfd2005@gmail.com
* @Github : https://github.com/bdfd
* @LastEditTime : 2023-11-16 13:31:26
* @LastEditors : BDFD
* @Description :
* @FilePath : \nav.config.ts
* Copyright (c) 2023 by BDFD, All Rights Reserved.
*/
import { IConfig } from './src/types'

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://github.com/bdfd/Section1.1-Daily_Navigation_Page',

// Deployment branch name
// 部署分支
Expand Down

0 comments on commit 86d5a5a

Please sign in to comment.