-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
23 lines (23 loc) · 1.35 KB
/
index.html
File metadata and controls
23 lines (23 loc) · 1.35 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
layout: home
---
<div class="card z-depth-2">
<h1 class="header center home-title black-text">{{ site.title }}</h1>
<div class="row center">
<h5 class="header col s12 light">Throughout 2016, the Georgetown-Scott County Planning Commission will be undertaking an update of the comprhensive plan. The purpose of the comprehensive plan, in addition to providing a “snapshot” of where Scott County is in terms of its growth management, is to provide decision-makers throughout the county guidance in their efforts to develop and implement consistent and constructive growth policy decisions – decisions that will result in responsible economic and civic benefit to the citizens of Scott County. With your help, we hope to build on what's great about our community today and to plan for an even greater tomorrow.</h5>
</div>
</div>
<!-- <div class="section">
<div class="row">
<div class="col s12 m6">
<div class="row center">
<a href="http://jekyllrb.com/" id="download-button" class="btn-large waves-effect waves-light green">Get Involved</a>
</div>
</div>
<div class="col s12 m6">
<div class="row center">
<a href="http://materializecss.com/getting-started.html" id="download-button" class="btn-large waves-effect waves-light green">Offer Comments</a>
</div>
</div>
</div>
</div> -->