@page @model IndexModel @{ ViewData["Title"] = "Home"; }

York County, Pennsylvania

The source for this website can be found at git.dwalker.xyz. Licensed under GPLv3.

Council Members: A mumble server is up in case of emergency meetings. We also have RSS management and an RSS bridge to populate it.

@foreach (IndexModel.LinkSection section in Model.Sections) {

@(section.Title)


}

@Model.LargeSection.Title