File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11---
22layout : default
3- title : Swift Everywhere: Android Build Status
3+ title : Swift Everywhere – Android Build Status
44---
55
6- <h1 >{{ page.title }}</h1 >
6+ <h2 >{{ page.title }}</h2 >
77
88<div >
99<p >
1010<small >
11- This page acts as a supplement to the
11+ This site acts as a supplement to the
1212<a href =" https://swiftpackageindex.com " >Swift Package Index</a >
1313by providing build status for alternative platforms that are not
1414yet supported, such as
@@ -18,7 +18,7 @@ yet supported, such as
1818</p >
1919</div >
2020
21- <h2 >Android Build Status</h2 >
21+ <h2 >Android Build Status: {{ stats.success_packages | times: 100 | divided_by: stats.total_packages }}% </h2 >
2222
2323{% assign items = site.data.android %}
2424{% assign stats = site.data.android_stats %}
You can’t perform that action at this time.
0 commit comments