summaryrefslogtreecommitdiff
path: root/design/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'design/templates/base.html')
-rw-r--r--design/templates/base.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/design/templates/base.html b/design/templates/base.html
index a7a492c..c0a5ca8 100644
--- a/design/templates/base.html
+++ b/design/templates/base.html
@@ -38,11 +38,11 @@
<nav role="navigation" class="bl">
<ul>
<li id="laverdad"><a href="/jrnl/" title="What we've been up to lately">Journal</a></li>
- <li id="nota"><a href="/field-notes/" title="Quick notes and images from the road">Notes</a></li>
- <li id="fotos"><a href="/photos/" title="Photos from travels around the world">Photos</a></li>
+ <!--<li id="nota"><a href="/field-notes/" title="Quick notes and images from the road">Notes</a></li>
+ <li id="fotos"><a href="/photos/" title="Photos from travels around the world">Photos</a></li>i-->
<li id="maps"><a href="/map" title="Maps">Map</a></li>
<li id="about"><a href="/about" title="About Luxagraf">About</a></li>
- <li id="etc" class="last"><a href="/projects/" title="the less visible portions of the iceberg">Etc</a></li>
+ <li id="etc" class="last"><a href="/projects/" title="the less visible portions of the iceberg">More</a></li>
</ul>
</nav>
</div>