Updating site.
This commit is contained in:
parent
0b3fbf4f3b
commit
5ccdf32ff7
3 changed files with 39 additions and 0 deletions
13
docs.html
13
docs.html
|
@ -36,6 +36,19 @@
|
|||
<script type="text/javascript" src="style/js/jquery.touchcarousel-1.2.min.js"></script>
|
||||
<script type="text/javascript" src="style/js/twitter.min.js"></script>
|
||||
<script type="text/javascript" src="style/js/boostrapslider.js"></script>
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
<script type="text/javascript">
|
||||
var _gaq = _gaq || [];
|
||||
_gaq.push(['_setAccount', 'UA-3892196-38']);
|
||||
_gaq.push(['_trackPageview']);
|
||||
(function() {
|
||||
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
||||
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
||||
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
||||
})();
|
||||
</script>
|
||||
>>>>>>> Updating site.
|
||||
</head>
|
||||
<body class="full-layout">
|
||||
<!-- Begin Body Wrapper -->
|
||||
|
|
|
@ -36,6 +36,19 @@
|
|||
<script type="text/javascript" src="style/js/jquery.touchcarousel-1.2.min.js"></script>
|
||||
<script type="text/javascript" src="style/js/twitter.min.js"></script>
|
||||
<script type="text/javascript" src="style/js/boostrapslider.js"></script>
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
<script type="text/javascript">
|
||||
var _gaq = _gaq || [];
|
||||
_gaq.push(['_setAccount', 'UA-3892196-38']);
|
||||
_gaq.push(['_trackPageview']);
|
||||
(function() {
|
||||
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
||||
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
||||
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
||||
})();
|
||||
</script>
|
||||
>>>>>>> Updating site.
|
||||
</head>
|
||||
<body class="full-layout">
|
||||
<!-- Begin Body Wrapper -->
|
||||
|
|
13
index.html
13
index.html
|
@ -37,6 +37,19 @@
|
|||
<script type="text/javascript" src="style/js/jquery.touchcarousel-1.2.min.js"></script>
|
||||
<script type="text/javascript" src="style/js/twitter.min.js"></script>
|
||||
<script type="text/javascript" src="style/js/boostrapslider.js"></script>
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
<script type="text/javascript">
|
||||
var _gaq = _gaq || [];
|
||||
_gaq.push(['_setAccount', 'UA-3892196-38']);
|
||||
_gaq.push(['_trackPageview']);
|
||||
(function() {
|
||||
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
||||
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
||||
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
||||
})();
|
||||
</script>
|
||||
>>>>>>> Updating site.
|
||||
</head>
|
||||
<body class="full-layout">
|
||||
<!-- Begin Body Wrapper -->
|
||||
|
|
Loading…
Add table
Reference in a new issue