Skip to content

Instantly share code, notes, and snippets.

@shaunandrews
Created November 25, 2014 18:31
Show Gist options
  • Save shaunandrews/b5581b6fbddc1b5f1fa7 to your computer and use it in GitHub Desktop.
Save shaunandrews/b5581b6fbddc1b5f1fa7 to your computer and use it in GitHub Desktop.
<li class="card wpcom-site-switcher">
<div class="current-selected-site">
<!-- Single Site Selected
<img src="https://2.gravatar.com/avatar/209b35999dde0e838315ac6228060913?s=120" height="50" width="50">
<strong>Glittering Scrivener</strong>
<small><a href="http://glitteringscrivener.wordpress.com/" title="Visit Site">glitteringscrivener.wordpress.com</a></small>
-->
<strong class="all-my-sites">All My Sites</strong>
<small>Manage 3 sites</small>
</div>
<ul class="all-site-gravatars">
<li class="site-grav-1"><img src="https://2.gravatar.com/avatar/209b35999dde0e838315ac6228060913?s=120" height="50" width="50"></li>
<li class="site-grav-2"><img src="https://2.gravatar.com/avatar/fdsa?s=120" height="50" width="50"></li>
<li class="site-grav-3"><img src="https://1.gravatar.com/blavatar/c3fadfe720450dfe486f4bd68001a0e5?s=72" height="50" width="50"></li>
</ul>
<ul>
<li id="switch-sites" class="menu-switch"><a href="/">Switch Site</a></li>
</ul>
</li>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment