We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cf07fc commit 0c4533fCopy full SHA for 0c4533f
app/coffee/modules/home/about/views/templates/layout.jade
@@ -16,6 +16,11 @@
16
| for
17
a(href='http://opendataday.org/', target='_blank') Open Data Day 2017.
18
19
+ p.lead
20
+ | Data pulled from
21
+ a(href='https://health.data.ny.gov/Health/Food-Service-Establishment-Inspections-Beginning-2/2hcc-shji' target='_blank') Health Data NY
22
+ | .
23
+
24
.row.m-t-2
25
.col-xs-12.text-center
26
a.btn.btn-lg.btn-secondary(href='https://github.com/aeksco/nys_health', target='_blank')
0 commit comments