stage fixed mac release

This commit is contained in:
Sarah Jamie Lewis 2022-12-16 13:03:53 -08:00
parent cd7be43081
commit b59cad9992
3 changed files with 3 additions and 3 deletions

View File

@ -56,8 +56,8 @@ Cwtch is now available as a beta release for the following platforms:
<h3 id="mac"><img class="downloadicon" src="/assets/apple.svg"/> MacOS</h3>
* DMG: [cwtch-v1.10.0.dmg](/releases/cwtch-v1.10/Cwtch.dmg) (works for x86_64 and arm64e)
* `sha512: 657d626247879af43d4d2b40be75ea17d595f4eb49931aa0eaed4f66edda3bdbd0af1be325485d7dcc77c315bf4d6822ad820dfcdcb8713afad1d69b8ce97e6f`
* DMG: [cwtch-v1.10.0.1.dmg](/releases/cwtch-v1.10/Cwtch.dmg) (works for x86_64 and arm64e)
* `sha512: 199ea5951b2984862c72c2997b603dddee4c54ce9441a107396c58563216cd52cf4a1323a3e21bf113505816b243490167aed963ff7683376c724170608a378c`
<br/>

View File

@ -163,7 +163,7 @@ a {
font-weight: bold;
}
.container > a {
.container a {
text-decoration: underline;
}