summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Nylen <jnylen@gmail.com>2014-09-05 07:55:28 -0500
committerJames Nylen <jnylen@gmail.com>2014-09-05 07:55:28 -0500
commitcd1d0d1f219237edd041d2cf5d3a30ea73903513 (patch)
treed9506160f635c06a9f81cd102f581addb2748163
parent166fa6f17c97ba9eacb23ec500e0f18f8c61b4f2 (diff)
downloadd3-process-map-cd1d0d1f219237edd041d2cf5d3a30ea73903513.zip
d3-process-map-cd1d0d1f219237edd041d2cf5d3a30ea73903513.tar.gz
d3-process-map-cd1d0d1f219237edd041d2cf5d3a30ea73903513.tar.bz2
Add Battle for the Net widget:
https://github.com/fightforthefuture/battleforthenet-widget
-rw-r--r--graph.php1
-rw-r--r--list.php1
2 files changed, 2 insertions, 0 deletions
diff --git a/graph.php b/graph.php
index 65dcdbf..2b66c8b 100644
--- a/graph.php
+++ b/graph.php
@@ -14,6 +14,7 @@ read_config();
<link rel="stylesheet" href="bootstrap.css">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="svg.css">
+ <script src="//fightforthefuture.github.io/battleforthenet-widget/widget.min.js" async></script>
</head>
<body>
<!--[if lt IE 9]>
diff --git a/list.php b/list.php
index 1f7fdb7..be264f2 100644
--- a/list.php
+++ b/list.php
@@ -15,6 +15,7 @@ read_data();
<link rel="stylesheet" href="bootstrap.css">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="print.css">
+ <script src="//fightforthefuture.github.io/battleforthenet-widget/widget.min.js" async></script>
</head>
<body>
<a class="btn btn-default nav-button" id="nav-graph" href="graph.php<?php echo $dataset_qs; ?>">