Browse Source

update sitemap

windhamdavid 2 years ago
parent
commit
42e835d497
1 changed files with 27 additions and 41 deletions
  1. 27 41
      page-sitemap.php

+ 27 - 41
page-sitemap.php

@@ -12,74 +12,62 @@ get_header(); ?>
 					<h1 class="entry-title"><a href="<?php the_permalink(); ?>" title="<?php printf( esc_attr__( '%s', 'daw' ), the_title_attribute( 'echo=0' ) ); ?>" rel="bookmark"><?php the_title(); ?></a></h1>
 					<?php the_content(); ?>
 					<div class="row">
-						<div class="col-sm-12">
+						<div class="col-sm-12 fs-2">
 							<ul>
 								<li><a href="../" title="Home" ><span class="fa fa-home fa-fw"></span> Home</a></li>
 								<br />
 								<li><a href="../about/" title="About" ><span class="fa fa-file-text-o fa-fw"></span> About</a>
-									<ul>
-										<a href="../about/bio/" title="Bio" ><span class="fa fa-user fa-fw"></span> Bio</a>
+										&nbsp; - <a href="../about/bio/" title="Bio" ><span class="fa fa-user fa-fw"></span> Bio</a>
+										&nbsp; | <a href="../about/cv/" title="CV" ><span class="fa fa-file-text-o fa-fw"></span> CV</a>	
 										&nbsp; | <a href="../ancestors/" title="CV" ><span class="fa fa-users fa-fw"></span> Ancestors</a>
-										&nbsp; | <a href="../about/cv/" title="CV" ><span class="fa fa-file-text-o fa-fw"></span> CV</a>
-
-									</ul>
+										
 								</li>
 								<br />
 								<li><a href="../desk/" title="Desk" ><span class="fa fa-pencil fa-fw"></span> Desk</a>
-									<ul>
-                    <a href="../desk/" title="Categories" ><span class="fa fa-book fa-fw"></span>Today I Learned</a>
-										&nbsp; | <a href="../desk/archive" title="Archive" ><span class="fa fa-archive fa-fw"></span> Archive</a>
-										&nbsp; | <a href="../desk/" title="Categories" ><span class="fa fa-folder-open-o fa-fw"></span>Topics</a>
-										&nbsp; | <a href="../desk/" title="Tags" ><span class="fa fa-tags fa-fw"></span>Tags</a>
+										&nbsp; - <a href="../desk/archive" title="Archive" ><span class="fa fa-archive fa-fw"></span> Archive</a>
+										&nbsp; | <a href="../til/" title="Categories" ><span class="fa fa-book fa-fw"></span> Today I Learned</a>
+										&nbsp; | <a href="../til/docs" title="Categories" ><span class="fa fa-file fa-fw"></span> Docs</a>
+										&nbsp; | <a href="../desk/" title="Categories" ><span class="fa fa-folder-open-o fa-fw"></span> Topics</a>
+										&nbsp; | <a href="../desk/" title="Tags" ><span class="fa fa-tags fa-fw"></span> Tags</a>
 										&nbsp; | <a href="../mail/" title="Newsletter" ><span class="fa fa-paper-plane-o fa-fw"></span> Emails</a>
-									</ul>
 								</li>
 								<br />
 								<li><a href="../studio/" title="Studio" ><span class="fa fa-flask fa-fw"></span> Studio</a>
-									<ul>
-										<a href="../studio/web" title="Web" ><span class="fa fa-desktop fa-fw"></span> Web</a>
-										&nbsp; | <a href="../studio/design" title="Design" ><span class="fa fa-pencil fa-fw"></span> Design</a>
-										&nbsp; | <a href="../studio/photo/" title="Photo" ><span class="fa fa-camera-retro fa-fw"></span> Photo</a>
+										&nbsp; - <a href="../studio" title="Web" ><span class="fa fa-desktop fa-fw"></span> Web</a>
+										&nbsp; | <a href="http://code.davidawindham.com" title="Code" ><span class="fa fa-code fa-fw"></span> Code</a>
+										&nbsp; | <a href="../studio/" title="Design" ><span class="fa fa-pencil fa-fw"></span> Design</a>
+										&nbsp; | <a href="../studio" title="Photo" ><span class="fa fa-camera-retro fa-fw"></span> Photo</a>
 										&nbsp; | <a href="../studio/art/" title="Art" ><span class="fa fa-paint-brush fa-fw"></span> Art</a>
 										&nbsp; | <a href="../studio/music/" title="Music" ><span class="fa fa-music fa-fw"></span> Music</a>
-										&nbsp; | <a href="../studio/video/" title="Music" ><span class="fa fa-film fa-fw"></span> Video</a>
-									</ul>
+										&nbsp; | <a href="../studio/" title="Music" ><span class="fa fa-film fa-fw"></span> Video</a>
 								</li>
 								<br />
-
 								<li><a href="" ><span class="fa fa-briefcase fa-fw"></span> ETC</a>
-									<ul>
-										<a href="../about/analytics/" title="CV" ><span class="fa fa-tachometer fa-fw"></span> Analytics</a>
-										&nbsp; | <a href="../list" ><span class="fa fa-list fa-fw"></span> Awesome List</a>
-										&nbsp; | <a href="../til/" title="Music" ><span class="fa fa-book fa-fw"></span> Today I Learned</a>
-										&nbsp; | <a href="../reader/" title="Music" ><span class="fa fa-rss-square fa-fw"></span> Reader</a>
+										&nbsp; - <a href="../about/analytics/" title="CV" ><span class="fa fa-tachometer fa-fw"></span> Analytics</a>
 										&nbsp; | <a href="../bookmarks/" title="Music" ><span class="fa fa-bookmark fa-fw"></span> Bookmarks</a>
-									</ul>
+										&nbsp; | <a href="../til/" title="Music" ><span class="fa fa-book fa-fw"></span> Today I Learned</a>
+										&nbsp; | <a href="../reader/" title="Music" ><span class="fa fa-rss-square fa-fw"></span> Reader</a>	
+										&nbsp; | <a href="../list" ><span class="fa fa-list fa-fw"></span> List</a>
 								</li>
 								<br />
 								<li><a href="https://davidawindham.com" title="Client" ><span class="fa fa-users fa-fw"></span> Client</a>
-									<ul>
-										<a href="https://sandbox.davidawindham.com/project/" title="Projects" ><span class="fa fa-cogs fa-fw"></span> Projects</a>
+										&nbsp; - <a href="https://invoice.davidwindham.com/" title="Projects" ><span class="fa fa-cogs fa-fw"></span> Projects</a>
 										&nbsp; | <a href="../contract" title="Contract" ><span class="fa fa-pencil-square-o fa-fw"></span> Contract</a>
 										&nbsp; | <a href="../contact" title="Support" ><span class="fa fa-support fa-fw"></span> Support</a>
-										&nbsp; | <a href="https://sandbox.davidawindham.com/invoice/" title="Billing" ><span class="fa fa-calculator fa-fw"></span> Billing</a>
+										&nbsp; | <a href="https://invoice.davidwindham.com/" title="Billing" ><span class="fa fa-calculator fa-fw"></span> Invoice</a>
 										&nbsp; | <a href="../pay" title="Payments" ><span class="fa fa-credit-card fa-fw"></span> Payments</a>
-									</ul>
 								</li>
 								<br />
 								<li><a href="../contact" title="Contact" ><span class="fa fa-envelope-o fa-fw"></span> Contact</a>
-									<ul>
-										<a href="../contact" title="Inquiry" ><span class="fa fa-question-circle fa-fw"></span> Inquiry</a>
+										&nbsp; - <a href="../contact" title="Inquiry" ><span class="fa fa-question-circle fa-fw"></span> Inquiry</a>
 										&nbsp; | <a href="../mail" title="Subscribe" ><span class="fa fa-inbox fa-fw"></span> Mailing List</a>
 										&nbsp; | <a href="../contact/guests" title="Guestbook" ><span class="fa fa-pencil-square fa-fw"></span> Guest Book</a>
-									</ul>
+										&nbsp; | <a href="https://slack-windhamdavid.herokuapp.com" title="Slack" ><span class="fa fa-brands fa-slack fa-fw"></span> Slack</a>
 								</li>
 								<br />
 								<li><a href="../shop" ><span class="fa fa-credit-card fa-fw"></span> Shop</a>
-									<ul>
-										<a href="../shop/cart/" title="CV" ><span class="fa fa-shopping-cart fa-fw"></span> Cart</a>
-										&nbsp; | <a href="../shop/checkout/" title="Music" ><span class="fa fa-money fa-fw"></span> Checkout</a>
-									</ul>
+										&nbsp; - <strike><a href="../shop/cart/" title="CV" ><span class="fa fa-shopping-cart fa-fw"></span> Cart</a></strike>
+										&nbsp; | <strike><a href="../shop/checkout/" title="Music" ><span class="fa fa-money fa-fw"></span> Checkout</a></strike>
 								</li>
 								<br />
 								<li><a href="../sitemap" ><span class="fa fa-sitemap fa-fw"></span> Sitemap</a></li>
@@ -104,7 +92,8 @@ get_header(); ?>
 										<a target="_blank" href="http://davidwindham.com" title="David Windham" ><span class="fa fa-globe fa-fw"></span> davidwindham.com</a>
                     &nbsp; | <a target="_blank" href="http://gzet.net" title="GZET" ><span class="fa fa-globe fa-fw"></span> gzet.net</a>
 										&nbsp; | <a target="_blank" href="http://juryd.com" title="Juryd" ><span class="fa fa-globe fa-fw"></span> juryd.com</a>
-										&nbsp; | <a target="_blank" href="https://peoplespants.com" title="Ginny Gast" ><span class="fa fa-globe fa-fw"></span> peoplespants.com</a>
+										&nbsp; | <a target="_blank" href="https://peoplespants.com" title="Peoples Pants" ><span class="fa fa-globe fa-fw"></span> peoplespants.com</a>
+										&nbsp; | <a target="_blank" href="http://the-ham.org" title="The Ham" ><span class="fa fa-globe fa-fw"></span> the-ham.org</a>
 									</ul>
 								</li>
 								<hr>
@@ -148,10 +137,7 @@ get_header(); ?>
 										<li><a target="_blank" href="https://play.spotify.com/user/windhamdavid/" title="David Windham Spotify" rel="me"><span class="fa fa-fw fa-spotify"></span> spotify.com/user/windhamdavid/</a></li>
 										<li><a target="_blank" href="http://vimeo.com/windhamdavid" title="David Windham Vimeo" rel="me"><span class="fa fa-fw fa-vimeo"></span> vimeo.com/windhamdavid</a></li>
 									</ul>
-                </div>
-                </div>
-								</li>
-
+                </div>      
 							</ul>
 						</div>
 					</div>