fix #5, solve image not show up issue

This commit is contained in:
Changkun Ou
2018-05-06 14:35:05 +02:00
parent 3b87ccbd2b
commit cce1366a56
23 changed files with 29 additions and 22 deletions

View File

@@ -1,6 +1,6 @@
<div id="header">
<a id="logo" href="<%- url_for("/modern-cpp/") %>">
<img src="<%- url_for("/modern-cpp/images/cover-2nd.png") %>">
<img src="<%- url_for("/modern-cpp/assets/cover-2nd.png") %>">
<span>高速上手 C++ 11/14/17</span><sup class="beta">beta</sup>
</a>
<ul id="nav">