Skip to content

Commit f1653b5

Browse files
committed
how to config
1 parent ba2e5ac commit f1653b5

File tree

3 files changed

+3
-7
lines changed

3 files changed

+3
-7
lines changed

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
theme = "paper"
2-
baseURL = 'realzhangm.github.io'
2+
baseurl = 'https://realzhangm.github.io'
33
languageCode = 'zh'
44
title = 'zhangm blog'
55
author = "zhangm"

content/posts/2018-08-08-C&C++程序检查工具.md renamed to content/posts/C&C++程序检查工具.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,10 @@
11
---
2-
layout: post
32
title: "C/C++代码检查&运行时检查工具"
43
description: "C/C++代码检查&运行时检查工具"
5-
date: 2018-01-14T20:12:01+08:00
4+
date: "2018-01-14T20:12:01+08:00"
65
keywords: "代码检查工具"
76
---
87

9-
10-
118
## 静态代码检查工具
129

1310
### scan-build

content/posts/2018-01-14-Tcpreplay使用Netmap发包.md renamed to content/posts/Tcpreplay使用Netmap发包.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
---
2-
layout: post
32
title: "Tcpreplay使用Netmap发包"
43
description: "Tcpreplay使用Netmap模式的步骤"
5-
date: 2018-01-14T09:28:42+08:00
4+
date: "2018-01-14T09:28:42+08:00"
65
keywords: "发包, 报文回放"
76
---
87

0 commit comments

Comments
 (0)