diff options
author | Drew DeVault <sir@cmpwn.com> | 2019-06-11 12:17:19 -0400 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2019-06-11 12:17:19 -0400 |
commit | 8700d4ffd12a98d8bb7b7f6a85892230c778fb04 (patch) | |
tree | baa61ec9aeb8cfbd211b49b3d2e18bf711cf2861 | |
parent | 81b861e6d7854722afdd5237d3aa773f1a46077d (diff) | |
download | sr.ht-docs-8700d4ffd12a98d8bb7b7f6a85892230c778fb04.tar.gz |
Add clearfix to compatibility.md
-rw-r--r-- | builds.sr.ht/compatibility.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/builds.sr.ht/compatibility.md b/builds.sr.ht/compatibility.md index afae012..ed4cb10 100644 --- a/builds.sr.ht/compatibility.md +++ b/builds.sr.ht/compatibility.md @@ -25,6 +25,8 @@ get an email warning them of the impending breakage. It's recommended that you use aliases like "alpine/latest" or "debian/testing" rather than using a specific release in your build manifests. +<div class="clearfix"></div> + ## Alpine Linux Maintainer: Drew DeVault <sir@cmpwn.com> |