1
0

Added static serving of Jquery bootstrap and others

This commit is contained in:
2016-03-15 11:22:03 +01:00
parent 4aeef6c8db
commit 51fc9442eb
8 changed files with 16691 additions and 14 deletions

View File

@ -2,13 +2,12 @@
<meta charset="UTF-8">
<html>
<head>
<link rel='stylesheet' href='sprite/emoji.css' >
<title>SMS Board</title>
<!--<link rel="stylesheet" href="http://code.jquery.com/ui/1.9.2/themes/base/jquery-ui.css" />-->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" />
<script src="http://code.jquery.com/jquery-1.8.3.js"></script>
<script src="http://code.jquery.com/ui/1.9.2/jquery-ui.js"></script>
<link rel='stylesheet' href='sprite/emoji.css' >
<link rel="stylesheet" href="/css/bootstrap.min.css" />
<script src="/js/jquery-1.12.1.min"></script>
<script src="/js/jquery-ui.js"></script>
<script src="/socket.io/socket.io.js">
</script>
<style>