diff --git a/content/download.md b/content/download.md index 265aa2e..1e29b52 100644 --- a/content/download.md +++ b/content/download.md @@ -56,8 +56,8 @@ Cwtch is now available as a beta release for the following platforms:

MacOS

-* 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`
diff --git a/static/releases/cwtch-v1.10/Cwtch.dmg b/static/releases/cwtch-v1.10/Cwtch.dmg index 5bb3454..8cdd70b 100644 Binary files a/static/releases/cwtch-v1.10/Cwtch.dmg and b/static/releases/cwtch-v1.10/Cwtch.dmg differ diff --git a/themes/cwtch/static/css/style.css b/themes/cwtch/static/css/style.css index 799fb43..50f9909 100644 --- a/themes/cwtch/static/css/style.css +++ b/themes/cwtch/static/css/style.css @@ -163,7 +163,7 @@ a { font-weight: bold; } -.container > a { +.container a { text-decoration: underline; }