summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index 875e0e4..66e9fec 100644
--- a/index.html
+++ b/index.html
@@ -1,12 +1,12 @@
<!DOCTYPE html>
-<html ng-app="ciat">
+<html>
<head>
<link href='https://fonts.googleapis.com/css?family=Sarpanch:800,400' rel='stylesheet' type='text/css'>
<link href='style.css' rel='stylesheet' type='text/css'>
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.0.7/angular.min.js"></script>
<script src="js/main.js"></script>
</head>
-<body>
+<body ng-app="ciat">
<h1><em>Baserock</em> <span>|</span> CIAT</h1>
<div class="visualisation" ng-controller="VisualisationController">