Skip to content

Commit ec2fe7e

Browse files
committed
Update header style
1 parent db10143 commit ec2fe7e

File tree

1 file changed

+3
-15
lines changed

1 file changed

+3
-15
lines changed

index.md

Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,9 @@ layout: default
33
title: Swift Everywhere – Android Build Status
44
---
55

6-
<div>
7-
8-
<p><strong>Note:</strong> As of June 2025, <a href="https://swiftpackageindex.com">swiftpackageindex.com</a> has started reporting the Android build status for all their packages, as announced on their <a href="https://swiftpackageindex.com/blog/adding-wasm-and-android-compatibility-testing">blog post</a>. This page will be kept up for a time as a reference, but it will not continue to receive updated build statuses going forward. We recomment using the more comprehensive build status reporting at <a href="https://swiftpackageindex.com">swiftpackageindex.com</a> to assess Android package compatibility.</p>
9-
10-
<p>
11-
<small>
12-
13-
This site acts as a supplement to the
14-
<a href="https://swiftpackageindex.com">Swift Package Index</a>
15-
by providing build status for additional platforms such as
16-
<a href="https://github.com/SwiftPackageIndex/SwiftPackageIndex-Server/discussions/3461">Android</a>,
17-
<a href="https://github.com/SwiftPackageIndex/SwiftPackageIndex-Server/discussions/1354">Windows</a>,
18-
and <a href="https://www.swift.org/documentation/articles/static-linux-getting-started.html">Musl</a>.
19-
</small>
20-
</p>
6+
<div style="background-color: #fef3c7; border-left: 6px solid #f59e0b; padding: 16px 24px; margin: 16px 0; font-family: Arial, sans-serif; color: #78350f; border-radius: 4px; box-shadow: 0 2px 4px rgba(0,0,0,0.1);">
7+
<h2 style="margin: 0 0 8px 0; font-size: 20px; color: #78350f;">Notice</h2>
8+
<p style="margin: 0; font-size: 16px; line-height: 1.5;">As of June 2025, <a href="https://swiftpackageindex.com">swiftpackageindex.com</a> has started reporting the Android build status for all their packages, as announced on their <a href="https://swiftpackageindex.com/blog/adding-wasm-and-android-compatibility-testing">blog post</a>. This page will be kept up for a time as a reference, but it will not continue to receive updated build statuses going forward. We recomment using the more comprehensive build status reporting at <a href="https://swiftpackageindex.com">swiftpackageindex.com</a> to assess Android package compatibility.</p>
219
</div>
2210

2311
{% assign items = site.data.android %}

0 commit comments

Comments
 (0)