Created
March 3, 2019 06:13
-
-
Save csalzano/f46be6eb8cc6ff54fefe5950fcd0e4bb to your computer and use it in GitHub Desktop.
This file is a payload used by the WordPress plugin at https://github.com/csalzano/the-events-calendar-list-widget-replacement
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="widget"> | |
<div class="widget-content"> | |
<h2 class="widget-title">At a Glance</h2> | |
<ul class="at-a-glance"> | |
<li>Founded <b>1729</b></li> | |
<li>Size <b>23 square miles</b></li> | |
<li>Population <b><5,000</b></li> | |
<li><b>7</b> properties in the National Register of Historic Places</li> | |
</ul> | |
</div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment