You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/views/home/welcome.jade
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ section.section.full#welcome
3
3
h1.logo {apis.is}
4
4
.limit.padding.text-center
5
5
p.large Our purpose is to make data readily available to anyone interested
6
-
p.large All data is <ahref="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 <ahref="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.
7
7
p Would you like to suggest a new endpoint to be implemented?<br/>Don't hesitate to <ahref="mailto:apis@apis.is">contact us</a>, or contribute to our <ahref="https://github.com/kristjanmik/apis"target="_blank">github repository</a>.
0 commit comments