Skip to content

Commit 0c30a16

Browse files
committed
删除页脚中的个人信息。
1 parent 371b250 commit 0c30a16

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

_includes/footer.html

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<div class="col-md my-2 my-md-0 brand">
2424
<h6>技术传播百态说</h6>
2525
<p class="small">贴近用户,从产品文档开始</p>
26-
<p class="small mt-3" id="copyright">&copy;2021-{{ "now" | date: "%Y"}} docSimpo</p>
26+
<p class="small" id="copyright">&copy;2021-{{ "now" | date: "%Y"}} docSimpo</p>
2727
</div>
2828

2929
<div class="col-md my-2 my-md-0 contact">
@@ -33,9 +33,6 @@ <h6>王烨</h6>
3333
</div>
3434
</div>
3535
<div class="row">
36-
<div class="col-auto col-md-12">
37-
<p class="small">手机:186 1111 7992</p>
38-
</div>
3936
<div class="col-auto col-md-12">
4037
<p class="small">邮箱:wongyah@126.com</p>
4138
</div>

0 commit comments

Comments
 (0)