fix: encoding & footer

This commit is contained in:
Changkun Ou
2018-05-03 14:07:46 +02:00
parent c260cd052f
commit 12da6273e5
4 changed files with 8 additions and 4 deletions

View File

@@ -25,7 +25,7 @@
<div id="footer">
<p>
<a href="https://changkun.de">欧长坤</a>版权所有 &copy; 2016-<%- new Date().getFullYear() %>
<a href="https://changkun.de">欧长坤</a> &copy; 2016-<%- new Date().getFullYear() %> 版权所有
采用<a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/4.0/">知识共享署名-非商业性使用-禁止演绎 4.0 国际许可协议许可</a>,代码使用 <a href="https://opensource.org/licenses/MIT" target="_blank">MIT</a> 协议开源。</a>
</p>
</div>

View File

@@ -19,7 +19,7 @@
</div>
<div class="footer">
<p>
<a href="https://changkun.de">欧长坤</a>版权所有 &copy; 2016-<%- new Date().getFullYear() %>
<a href="https://changkun.de">欧长坤</a> &copy; 2016-<%- new Date().getFullYear() %> 版权所有
采用<a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/4.0/">知识共享署名-非商业性使用-禁止演绎 4.0 国际许可协议许可</a>,代码使用 <a href="https://opensource.org/licenses/MIT" target="_blank">MIT</a> 协议开源。</a>
</p>
</div>

View File

@@ -20,6 +20,10 @@
</ul>
</li>
<li class="nav-dropdown-container about">
<a class="nav-link" href="https://github.com/changkun/modern-cpp-tutorial">GitHub</a>
</li>
<li class="nav-dropdown-container language">
<a class="nav-link">
<span style="content: url(/modern-cpp/images/lang/cn.svg); width: 15px; height: 15px; margin-right: 5px; vertical-align: middle; margin-bottom: 2px;"></span>