fix the URL of AnyProxy project on github, and fix the way we define the favicon in docs

This commit is contained in:
砚然
2017-12-02 14:09:30 +08:00
parent f7521a8685
commit 4fd60da6fa
10 changed files with 4 additions and 4179 deletions

View File

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