Skip to content

Instantly share code, notes, and snippets.

@jasonhobbsllc
Last active May 9, 2017 23:23
Show Gist options
  • Save jasonhobbsllc/8f78240f6e7035918c0473666c308b22 to your computer and use it in GitHub Desktop.
Save jasonhobbsllc/8f78240f6e7035918c0473666c308b22 to your computer and use it in GitHub Desktop.
Congregation Dashboard version 0.0.1 | 4/6/2017
<div class="clearfix">
<div class="one-sixth first">
<div class="dashboard item"><a href="/series/sunday-sermons/" class="button large"><span class="dashicons dashicons-media-audio"></span><center><small>Sunday AM Sermons</small></center></a></div>
</div>
<div class="one-sixth">
<div class="dashboard item"><a href="#" class="button large"><span class="dashicons dashicons-welcome-learn-more"></span><center><small>Bible Study</small></center></a></div>
</div>
<div class="one-sixth">
<div class="dashboard item"><a href="#" class="button large"><span class="dashicons dashicons-calendar"></span><center><small>Church Events</small></center></a></div>
</div>
<div class="one-sixth">
<div class="dashboard item"><a href="#" class="button large"><span class="dashicons dashicons-admin-home"></span><center><small>Community Groups</small></center></a></div>
</div>
<div class="one-sixth">
<div class="dashboard item"><a href="#" class="button large"><span class="dashicons dashicons-video-alt2"></span><center><small>Archive</small></center></a></div>
</div>
<div class="one-sixth">
<div class="dashboard item"><a href="#" class="button large"><span class="dashicons dashicons-megaphone"></span><center><small>Share</small></center></a></div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment