|
|
@ -10,10 +10,10 @@ |
|
|
|
<link rel="icon" href="https://t.alipayobjects.com/images/T1QUBfXo4fXXXXXXXX.png" type="image/x-icon"> |
|
|
|
<link rel="shortcut icon" href="https://t.alipayobjects.com/images/T1QUBfXo4fXXXXXXXX.png" type="image/x-icon"> |
|
|
|
<link rel="stylesheet" href="/static/normalize.css"> |
|
|
|
{% block styles %}{% endblock %} |
|
|
|
<link rel="stylesheet" href="/static/style.css"> |
|
|
|
<link href="http://fonts.useso.com/css?family=Raleway:600,500,400,300" rel="stylesheet" type="text/css"> |
|
|
|
<link rel="stylesheet" href="/static/tomorrow.css"> |
|
|
|
{% block styles %}{% endblock %} |
|
|
|
<script src="https://a.alipayobjects.com/jquery/jquery/1.11.1/jquery.js"></script> |
|
|
|
<!-- react --> |
|
|
|
<script src="https://a.alipayobjects.com/react/0.13.2/react.js"></script> |
|
|
|