dist/index.js

This commit is contained in:
afc163 2015-05-27 17:26:18 +08:00
parent 226d80601f
commit 53f42a4685
2 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,4 @@
<script src="/dist/index.js"></script>
{%- set categories = resource.pages|get_all_category %}
<aside class="aside-container">
<ul>

View File

@ -17,7 +17,6 @@
<!-- react -->
<script src="https://t.alipayobjects.com/images/T12TdfXlpbXXXXXXXX.js"></script>
<script src="/static/script.js"></script>
<script src="/dist/index.js"></script>
</head>
<body class="{%- if post.filepath === 'README.md' %}index-page{%- endif %}">
<header id="header">