removed external dependencies (except wikipedia)
This commit is contained in:
parent
bebdf5c017
commit
84dfe49076
2 changed files with 6 additions and 2 deletions
|
@ -31,8 +31,8 @@
|
|||
<link rel="stylesheet" href="css/imghd.css?=refresh"></link>
|
||||
<!--<link rel="stylesheet" href="css/small-screen-fix.css?=refresh"></link>-->
|
||||
<link rel="stylesheet" href="css/font-awesome.min.css"></link>
|
||||
<link href='https://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
|
||||
<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
|
||||
<!-- <link href='https://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>-->
|
||||
<script src="js/jquery-2.1.4.min.js"></script>
|
||||
<script src="js/menu.js?=refresh"></script>
|
||||
<script src="js/fonctions.js?=refresh"></script>
|
||||
<script src="js/interface.js?=refresh"></script>
|
||||
|
|
4
js/jquery-2.1.4.min.js
vendored
Normal file
4
js/jquery-2.1.4.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue