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.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/design/templates/base.html b/design/templates/base.html
index dc773ed..b59b41e 100644
--- a/design/templates/base.html
+++ b/design/templates/base.html
@@ -39,8 +39,8 @@
<!--<li id="nota"><a href="/field-notes/" title="Our past and current adventures">Notes</a></li>-->
<li id="fotos"><a href="/photos/" title="Photos from travels around the world">Photos</a></li>
<li id="maps"><a href="/map" title="Maps">Map</a></li>
- <li id="projects" ><a href="/projects/" title="Projects">Projects</a></li>
- <li id="etc" class="last"><a href="/about" title="About Luxagraf">About</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>
</ul>
</nav>
</div>