|
@ -7,10 +7,10 @@
|
7
|
7
|
<!-- <script src="https://cdn.bootcdn.net/ajax/libs/marked/2.0.3/marked.js"></script> -->
|
8
|
8
|
<!-- <script src="http://cdn.bootcss.com/ace/1.2.4/ace.js"></script>
|
9
|
9
|
<script src="http://cdn.bootcss.com/ace/1.2.4/ext-language_tools.js"></script> -->
|
10
|
|
<script src="/static/js/ace.js"></script>
|
11
|
|
<script src="/static/js/ext-language_tools.js"></script>
|
12
|
10
|
<script src="/static/js/mode-markdown.js"></script>
|
13
|
11
|
<script src="/static/js/theme-chrome.js"></script>
|
|
12
|
<script src="/static/js/ace.js"></script>
|
|
13
|
<script src="/static/js/ext-language_tools.js"></script>
|
14
|
14
|
</head>
|
15
|
15
|
<body>
|
16
|
16
|
<header>
|