File tree Expand file tree Collapse file tree 5 files changed +5
-2
lines changed Expand file tree Collapse file tree 5 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 11<p align =" center " >
22 <a href="https://dunwu.github.io/db-tutorial/" target="_blank" rel="noopener noreferrer">
3- <img src="https://raw.githubusercontent.com/dunwu/images/dev/common/dunwu-logo-200 .png" alt="logo" width="150px"/>
3+ <img src="https://raw.githubusercontent.com/dunwu/images/dev/common/dunwu-logo.png" alt="logo" width="150px"/>
44 </a>
55</p >
66
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ module.exports = {
5353 } ,
5454 ] ,
5555 sidebarDepth : 2 , // 侧边栏显示深度,默认1,最大2(显示到h3标题)
56- logo : 'https://raw.githubusercontent.com/dunwu/images/dev/common/dunwu-logo-200 .png' , // 导航栏logo
56+ logo : 'https://raw.githubusercontent.com/dunwu/images/dev/common/dunwu-logo.png' , // 导航栏logo
5757 repo : 'dunwu/db-tutorial' , // 导航栏右侧生成Github链接
5858 searchMaxSuggestions : 10 , // 搜索结果显示最大数
5959 lastUpdated : '上次更新' , // 更新的时间,及前缀文字 string | boolean (取值为git提交时间)
Original file line number Diff line number Diff line change 11---
22archivesPage : true
33title : 归档
4+ permalink : /archives/
45article : false
56---
Original file line number Diff line number Diff line change 11---
22categoriesPage : true
33title : 分类
4+ permalink : /categories/
45article : false
56---
Original file line number Diff line number Diff line change 11---
22tagsPage : true
33title : 标签
4+ permalink : /tags/
45article : false
56---
You can’t perform that action at this time.
0 commit comments