huwhois 4 years ago
parent
commit
baa0fef78c
1 changed files with 2 additions and 2 deletions
  1. 2 2
      public/html/index.html

+ 2 - 2
public/html/index.html

@ -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>