mirror of
https://github.com/caddyserver/website.git
synced 2025-04-22 04:56:17 -04:00
download: add warning message for macOS users to unquarantine the binary (#249)
This commit is contained in:
parent
bb37b39a0e
commit
47f2e155bf
3 changed files with 10 additions and 1 deletions
|
@ -62,6 +62,10 @@ body {
|
|||
background: #333;
|
||||
}
|
||||
|
||||
#darwin-warning {
|
||||
display: none;
|
||||
}
|
||||
|
||||
input:disabled,
|
||||
select:disabled,
|
||||
#optional-packages.disabled {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue