[tor-commits] [research-web/master] link to the safety board from the other pages
arma at torproject.org
arma at torproject.org
Fri Apr 22 05:06:29 UTC 2016
commit 63483403edd7e85b3fa510d108baebe6243350a1
Author: Roger Dingledine <arma at torproject.org>
Date: Fri Apr 22 01:06:19 2016 -0400
link to the safety board from the other pages
---
htdocs/groups.html | 1 +
htdocs/ideas.html | 1 +
htdocs/index.html | 1 +
3 files changed, 3 insertions(+)
diff --git a/htdocs/groups.html b/htdocs/groups.html
index a923d6d..e30ad5c 100644
--- a/htdocs/groups.html
+++ b/htdocs/groups.html
@@ -15,6 +15,7 @@
width="193" height="79"></a></td>
<td class="banner-middle">
<a href="index.html">Home</a>
+ <a href="safetyboard.html">Safety Board</a>
Groups
<a href="ideas.html">Ideas</a>
<a href="techreports.html">Tech Reports</a>
diff --git a/htdocs/ideas.html b/htdocs/ideas.html
index 904ddaa..c411ff6 100644
--- a/htdocs/ideas.html
+++ b/htdocs/ideas.html
@@ -15,6 +15,7 @@
width="193" height="79"></a></td>
<td class="banner-middle">
<a href="index.html">Home</a>
+ <a href="safetyboard.html">Safety Board</a>
<a href="groups.html">Groups</a>
Ideas
<a href="techreports.html">Tech Reports</a>
diff --git a/htdocs/index.html b/htdocs/index.html
index 50921b7..ec433d0 100644
--- a/htdocs/index.html
+++ b/htdocs/index.html
@@ -15,6 +15,7 @@
width="193" height="79"></a></td>
<td class="banner-middle">
Home
+ <a href="safetyboard.html">Safety Board</a>
<a href="groups.html">Groups</a>
<a href="ideas.html">Ideas</a>
<a href="techreports.html">Tech Reports</a>
More information about the tor-commits
mailing list