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: _includes/footer.html
+3
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,6 @@
1
+
<divrole="contentinfo" class="top footer ui center aligned segment">
2
+
<p><iclass="code icon"></i> Developer looking for raw data? <ahref="/data.json" target="_blank" data-tooltip="All listings in JSON format" data-position="top center" data-inverted=""><iclass="file alternate icon"></i>data.json</a> or <ahref="/stats.json" target="_blank" data-tooltip="Statistics in JSON format" data-position="top center" data-inverted=""><iclass="file alternate outline icon"></i>stats.json</a>.</p>
3
+
</div>
1
4
<divrole="contentinfo" class="footer ui center aligned segment">
2
5
<p>Spot an issue, or want to add a site? <aclass="submit-new" href="/add" target="_blank" data-tooltip="Fill out a quick form" data-position="top center" data-inverted="">Let us know</a> or <ahref="{{ '/blob/master/CONTRIBUTING.md' | prepend: site.repo }}" target="_blank" data-tooltip="Learn more about contributing" data-position="top center" data-inverted="">contribute</a> directly on <iclass="github icon"></i><ahref="{{ site.repo }}" target="_blank" data-tooltip="The source code for this site" data-position="top center" data-inverted="">GitHub</a>.</p>
3
6
<p>Made with <iclass="red heart small icon"></i> by <ahref="https://github.com/acceptbitcoincash" target="_blank" data-tooltip="Our organization on Github" data-position="top center" data-inverted=""><em>the</em><b>Accept Bitcoin Cash</b><em>initiative</em></a>. <aid="show-disclaimer" data-tooltip="Some important info to know" data-position="top center" data-inverted=""><iclass="warning sign orange icon"></i>Caution!</a></p>
0 commit comments