Browse Source

feat: link the Business Name to the /work zw card

front-page.php: 'Zeken Woozer Enterprises' → /work/#zw, which (via work/_init.js)
scrolls the microsite to the What section and opens the zw card modal.
windhamdavid 1 week ago
parent
commit
7e5a113c5b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      front-page.php

+ 1 - 1
front-page.php

@@ -66,7 +66,7 @@
 				</svg>
 				</svg>
 			</div>
 			</div>
 			<div itemscope itemtype="http://schema.org/Organization">
 			<div itemscope itemtype="http://schema.org/Organization">
-				<h2><span class="p-org"><a class="zw-card" href="https://davidawindham.com/zw/" title="David A. Windham" rel="home">&nbsp;&nbsp;Zeken Wo&#246;zer Enterprises, Un-Ltd.</a></span></h2>
+				<h2><span class="p-org"><a class="zw-card" href="/work/#zw" title="Zeken Wo&#246;zer Enterprises" rel="home">&nbsp;&nbsp;Zeken Wo&#246;zer Enterprises, Un-Ltd.</a></span></h2>
 			</div>
 			</div>
 			<div itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">
 			<div itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">
 				<h4><span itemprop="addressLocality">Greenwood</span>, <span class="p-region" itemprop="addressRegion">South Carolina</span> <span class="p-country-name" itemprop="addressCountry">USA</span></h4>
 				<h4><span itemprop="addressLocality">Greenwood</span>, <span class="p-region" itemprop="addressRegion">South Carolina</span> <span class="p-country-name" itemprop="addressCountry">USA</span></h4>