Created
May 19, 2012 21:49
-
-
Save d-g-h/2732484 to your computer and use it in GitHub Desktop.
TLP Site Map
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> | |
| <head> | |
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> | |
| <meta name="author" content="Matt Everson of Astuteo, LLC – http://astuteo.com/slickmap" /> | |
| <title>T H E L A S T P E O P L E</title> | |
| <link rel="stylesheet" type="text/css" media="screen, print" href="slickmap.css" /> | |
| </head> | |
| <body> | |
| <div class="sitemap"> | |
| <h1>The Last People</h1> | |
| <h2>Preliminary Site Map — Version 1.0</h2> | |
| <ul id="utilityNav"> | |
| <li><a href="/login">Log In</a></li> | |
| <li><a href="/sitemap">Site Map</a></li> | |
| <li><a href="/rss">RSS</a></li> | |
| <li><a href="/newsletter">Email Updates</a></li> | |
| <li><a href="/twitter">Twitter</a></li> | |
| <li><a href="/facebook">Facebook</a></li> | |
| <li><a href="/instagram">Instagram</a></li> | |
| <li><a href="/vimeo">Vimeo</a></li> | |
| <li><a href="/google+">Google+</a></li> | |
| </ul> | |
| <ul id="primaryNav" class="col6"> | |
| <li id="home"><a href="http://thelastpeople.co">Home</a></li> | |
| <li><a href="/updates">Updates</a> | |
| <li><a href="/about">History/About/</a> | |
| <li><a href="/Portfolios">Portfolios</a> | |
| <ul> | |
| <li><a href="/person">Person</a></li> | |
| <li><a href="/person">Person</a></li> | |
| <li><a href="/person">Person</a></li> | |
| </ul> | |
| </li> | |
| <li><a href="/services">Services</a> | |
| </li> | |
| <li><a href="/projects">Store</a> | |
| <ul> | |
| <li><a href="/store/shirts">Apparel</a></li> | |
| <li><a href="/store/books">Books</a></li> | |
| <li><a href="/store/prints">Prints</a></li> | |
| <li><a href="/store/leather">Leather Goods</a></li> | |
| </ul> | |
| </li> | |
| <li><a href="/contact">Contact</a> | |
| </li> | |
| </ul> | |
| </div> | |
| </body> | |
| </html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment