Skip to content
This repository was archived by the owner on Jan 29, 2025. It is now read-only.

greeting

andy.rothwell edited this page Aug 25, 2018 · 1 revision

greeting Configuration

Used to set the text which fills the topic panel when the app starts.

greeting: {
  initialMessage: '\
    <h2>Atlas is your front door to the City of Philadelphia.</h2>\
    <p>Here are some things you can do with Atlas:</p>\
    <div class="callout">\
      <ul>\
        <li>Get the history of permits, licenses, and inspections at any address</li>\
        <li>Research real estate information including property values, zoning, and document archives</li>\
        <li>Get easy access to a variety of hard-to-find City resources</li>\
        <li>View recent activity around your address, such as crimes, 311 service requests, and more</li>\
        <li>Explore historical imagery and maps</li>\
      </ul>\
    </div>\
    <p>To get started, click anywhere on the map, or type an address, intersection, property assessment account number, or Department of Records Map Registry number into the search box.</p>\
  ',
},

Clone this wiki locally