Skip to content

Commit 7818e90

Browse files
Updated welcome text
1 parent 6510d08 commit 7818e90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/home/welcome.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ section.section.full#welcome
33
h1.logo {apis.is}
44
.limit.padding.text-center
55
p.large Our purpose is to make data readily available to anyone interested
6-
p.large All data is <a href="https://en.wikipedia.org/wiki/JSON" target="_blank" title="JavaScript Object Notation">JSON</a> formatted and scraped from open public websites
6+
p.large All data is <a href="https://en.wikipedia.org/wiki/JSON" target="_blank" title="JavaScript Object Notation">JSON</a> formatted and scraped from open public websites, or an existing non-JSON API.
77
p Would you like to suggest a new endpoint to be implemented?<br/>Don't hesitate to <a href="mailto:apis@apis.is">contact us</a>, or contribute to our <a href="https://github.com/kristjanmik/apis" target="_blank">github repository</a>.
88
.arrows
99
icon.icon-down.one

0 commit comments

Comments
 (0)