added vendors
This commit is contained in:
@@ -5,10 +5,8 @@ ob_start();
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<style>
|
||||
</style>
|
||||
<script src="/jQuery/jquery-3.1.1.min.js"></script>
|
||||
<script src="/ckeditor/ckeditor.js"></script>
|
||||
<script src="/vendor/jQuery/jquery-3.1.1.min.js"></script>
|
||||
<script src="/vendor/ckeditor/ckeditor.js"></script>
|
||||
<link rel="apple-touch-icon" sizes="57x57" href="/_image/apple-icon-57x57.png">
|
||||
<link rel="apple-touch-icon" sizes="60x60" href="/_image/apple-icon-60x60.png">
|
||||
<link rel="apple-touch-icon" sizes="72x72" href="/_image/apple-icon-72x72.png">
|
||||
|
||||
Reference in New Issue
Block a user