Fixed indentation and added comments.

This commit is contained in:
Marcus Scholz 2020-09-09 22:03:09 +02:00
parent 250dc44273
commit 5bbb17093d
1 changed files with 50 additions and 44 deletions

View File

@ -1,54 +1,60 @@
<footer class="LP-Footer"> <footer class="LP-Footer">
<div class="LP-FooterColumns__Container"> <div class="LP-FooterColumns__Container">
<ul class="LP-Footer__ListTop">
<li><h4 class="LP-Footer__ListHeader">About</h4></li> <!-- 1st footer column -->
<li class="LP-Footer__ListText"><a href='https://git.mowoe.com/reverend/lostplaces-backend/src/branch/master/Readme.md' class="LP-Footer__GenericAnchor">Host your own instance!</a></li> <ul class="LP-Footer__ListTop">
<li class="LP-Footer__ListText"><a href='https://git.mowoe.com/reverend/lostplaces-backend/issues' class="LP-Footer__GenericAnchor">Issue tracker</a></li> <li><h4 class="LP-Footer__ListHeader">About</h4></li>
<li class="LP-Footer__ListText"><a href='https://git.mowoe.com/reverend/lostplaces-backend' class="LP-Footer__GenericAnchor">Backend repository</a></li> <li class="LP-Footer__ListText"><a href='https://git.mowoe.com/reverend/lostplaces-backend/src/branch/master/Readme.md' class="LP-Footer__GenericAnchor">Host your own instance!</a></li>
<li class="LP-Footer__ListText"><a href='https://git.mowoe.com/reverend/lostplaces-frontend' class="LP-Footer__GenericAnchor">Frontend repository</a></li> <li class="LP-Footer__ListText"><a href='https://git.mowoe.com/reverend/lostplaces-backend/issues' class="LP-Footer__GenericAnchor">Issue tracker</a></li>
</ul> <li class="LP-Footer__ListText"><a href='https://git.mowoe.com/reverend/lostplaces-backend' class="LP-Footer__GenericAnchor">Backend repository</a></li>
<ul class="LP-Footer__ListTop"> <li class="LP-Footer__ListText"><a href='https://git.mowoe.com/reverend/lostplaces-frontend' class="LP-Footer__GenericAnchor">Frontend repository</a></li>
<li><h4 class="LP-Footer__ListHeader">Contact</h4></li> </ul>
<li class="LP-Footer__ListText">web. <a href='https://www.urban-exploration.com' class="LP-Footer__GenericAnchor">https://www.urban-exploration.com</a></li>
<li class="LP-Footer__ListText">mail. <a href='mailto:JohnSSmith@einrot.com' class="LP-Footer__GenericAnchor">JohnSSmith@einrot.com</a></li> <!-- 2nd footer column -->
<li class="LP-Footer__ListText">tel. 937-387-6498</li> <ul class="LP-Footer__ListTop">
</ul> <li><h4 class="LP-Footer__ListHeader">Contact</h4></li>
<ul class="LP-Footer__ListTop"> <li class="LP-Footer__ListText">web. <a href='https://www.urban-exploration.com' class="LP-Footer__GenericAnchor">https://www.urban-exploration.com</a></li>
<li id='Contact'><h4 class="LP-Footer__ListHeader">Postal address</h4></li> <li class="LP-Footer__ListText">mail. <a href='mailto:JohnSSmith@einrot.com' class="LP-Footer__GenericAnchor">JohnSSmith@einrot.com</a></li>
<li class="LP-Footer__ListText"><b>Urban Exploration Ltd.</b></li> <li class="LP-Footer__ListText">tel. 937-387-6498</li>
<li class="LP-Footer__ListText">John S. Smith</li> </ul>
<li class="LP-Footer__ListText">2563 College Avenue</li>
<li class="LP-Footer__ListText">Dayton, OH 45402</li> <!-- 3rd footer column -->
</ul> <ul class="LP-Footer__ListTop">
<li id='Contact'><h4 class="LP-Footer__ListHeader">Postal address</h4></li>
<li class="LP-Footer__ListText"><b>Urban Exploration Ltd.</b></li>
<li class="LP-Footer__ListText">John S. Smith</li>
<li class="LP-Footer__ListText">2563 College Avenue</li>
<li class="LP-Footer__ListText">Dayton, OH 45402</li>
</ul>
</div> </div>
<!-- Explore with us / social media bar --> <!-- Explore with us / social media bar -->
<section class="LP-Footer__SocialSection LP-Footer__Flex"> <section class="LP-Footer__SocialSection LP-Footer__Flex">
<span class="LP-Footer__SocialOverlap LP-Footer__SocialExplore"> <span class="LP-Footer__SocialOverlap LP-Footer__SocialExplore">
EXPLORE <span class="LP-Footer__SocialSmall">with</span> US EXPLORE <span class="LP-Footer__SocialSmall">with</span> US
</span> </span>
<span class="LP-Footer__SocialOverlap LP-Footer__SocialIconsWrapper"> <span class="LP-Footer__SocialOverlap LP-Footer__SocialIconsWrapper">
<a href="https://mastodon.social/@urbanexploration" class="LP-Footer__Social-Mastodon LP-Footer__GenericAnchor" <a href="https://mastodon.social/@urbanexploration" class="LP-Footer__Social-Mastodon LP-Footer__GenericAnchor"
target="_blank" title="Mastodon"> target="_blank" title="Mastodon">
<span class="LP-Footer__Icon"></span> <span class="LP-Footer__Icon"></span>
</a>
<a href="https://twitter.com/urbanexploration" class="LP-Footer__Social-Twitter LP-Footer__GenericAnchor"
target="_blank" title="Twitter">
<span class="LP-Footer__Icon"></span>
</a> </a>
<a href="https://www.youtube.com/channel/urbanexploration" class="LP-Footer__Social-Youtube LP-Footer__GenericAnchor" <a href="https://twitter.com/urbanexploration" class="LP-Footer__Social-Twitter LP-Footer__GenericAnchor"
target="_blank" title="Youtube"> target="_blank" title="Twitter">
<span class="LP-Footer__Icon"></span> <span class="LP-Footer__Icon"></span>
</a> </a>
<a href="https://blog.urbanexploration.com" class="LP-Footer__Social-Wordpress LP-Footer__GenericAnchor" <a href="https://www.youtube.com/channel/urbanexploration" class="LP-Footer__Social-Youtube LP-Footer__GenericAnchor"
target="_blank" title="Wordpress"> target="_blank" title="Youtube">
<span class="LP-Footer__Icon"></span> <span class="LP-Footer__Icon"></span>
</a> </a>
<a href="https://www.instagram.com/urbanexploration" class="LP-Footer__Social-Instagram LP-Footer__GenericAnchor" <a href="https://blog.urbanexploration.com" class="LP-Footer__Social-Wordpress LP-Footer__GenericAnchor"
target="_blank" title="Instagram"> target="_blank" title="Wordpress">
<span class="LP-Footer__Icon"></span> <span class="LP-Footer__Icon"></span>
</a> </a>
</span> <a href="https://www.instagram.com/urbanexploration" class="LP-Footer__Social-Instagram LP-Footer__GenericAnchor"
target="_blank" title="Instagram">
<span class="LP-Footer__Icon"></span>
</a>
</span>
</section> </section>
<!-- Bottom section with last line of text and links. --> <!-- Bottom section with last line of text and links. -->