This repository has been archived by the owner on Oct 16, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
11 lines (10 loc) · 2.31 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
<!doctype html> <html class="no-js"> <head> <meta charset="utf-8"> <title></title> <meta name="description" content=""> <meta name="viewport" content="width=device-width"> <link rel="stylesheet" hre="http://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.1/styles/default.min.css"> <!-- Place favicon.ico and apple-touch-icon.png in the root directory --> <link rel="stylesheet" href="styles/vendor.6ba13d59.css"> <link rel="stylesheet" href="styles/main.336afb00.css"> <link rel="publisher" href="https://plus.google.com/105422679177444202981"> <body ng-app="repaintApp"> <!--[if lt IE 10]>
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]--> <!-- Add your site or application content here --> <div class="container"> <div class="header"> <ul class="nav nav-pills pull-right"> <li class="active"><a ng-href="#">Home</a></li> <li><a ng-href="#/homedoc">About</a></li> <li><a ng-href="#/composition">Composition</a></li> <li><a ng-href="#/contact">Contact</a></li> </ul> <h3 class="text-muted">repaint.io</h3> </div> <div ng-view></div> <div class="footer"> <p><span class="glyphicon glyphicon-heart"></span> <a href="#/contact">find us</a></p> </div> </div> <!-- Google Analytics: change UA-XXXXX-X to be your site's ID --> <script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-30311968-2', 'auto');
ga('send', 'pageview');</script> <!--[if lt IE 9]>
<script src="scripts/oldieshim.f50e1ff6.js"></script>
<![endif]--> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="//ajax.googleapis.com/ajax/libs/angularjs/1.2.21/angular.min.js"></script> <script src="scripts/vendor.c3badc61.js"></script> <script type="text/javascript" src="http://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.1/highlight.min.js"></script> <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script> <script src="scripts/scripts.b3151d90.js"></script>