summaryrefslogtreecommitdiff
path: root/docs/tech
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2013-08-15 02:01:09 -0700
committerelijah <elijah@riseup.net>2013-08-15 02:01:09 -0700
commitb948adb7e273439a4abd8b90237a21cd792e44d9 (patch)
tree1802dc5d2e03289d1debf48d2b134ede9087c58b /docs/tech
parentc5733cb6f9903d9bd75c04f96568e95085d9c1dc (diff)
minor navigation fixes
Diffstat (limited to 'docs/tech')
-rw-r--r--docs/tech/en.haml (renamed from docs/tech/en.html.haml)5
-rw-r--r--docs/tech/infosec/en.haml1
2 files changed, 5 insertions, 1 deletions
diff --git a/docs/tech/en.html.haml b/docs/tech/en.haml
index 9ab0398..c192bc9 100644
--- a/docs/tech/en.html.haml
+++ b/docs/tech/en.haml
@@ -1,6 +1,9 @@
-- @title = "Technology"
+- @title = "LEAP Technology Notes"
+- @nav_title = "Technology"
- @summary = "Musings, notes, and background information on various technology issues that relate to LEAP."
+%h1.first= @title
+
%p Musings, notes, and background information on various technology issues that relate to LEAP.
= child_summaries \ No newline at end of file
diff --git a/docs/tech/infosec/en.haml b/docs/tech/infosec/en.haml
index 306fbe9..e7ffd61 100644
--- a/docs/tech/infosec/en.haml
+++ b/docs/tech/infosec/en.haml
@@ -1,4 +1,5 @@
- @title = "Architecture comparison"
+- @nav_title = "Architecture comparison"
- @summary = "A comparison of the trade-offs made by different communication archectures"
= render_local_template 'table-style'