add link to summary

also update doc:build script to build the site
This commit is contained in:
砚然
2018-01-07 21:34:32 +08:00
parent d7e68caea9
commit 01dba5fc92
17 changed files with 223 additions and 120 deletions

View File

@@ -19,7 +19,7 @@
{% endfor %}
{% endblock %}
<link rel="shortcut icon" href="/assets/favicon.png" type="image/png">
<link rel="stylesheet" href="/assets/styles/website.css">
<link rel="stylesheet" href="/assets/website.css">
<script src="/assets/main.js" ></script>
</head>
<body>