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