mirror of
https://github.com/juanfont/headscale.git
synced 2025-10-05 11:19:03 +02:00
change outer quoting for where quoting in-text is used
This commit is contained in:
parent
b3d280644a
commit
2c7398fb1d
@ -248,7 +248,7 @@ func Apple(url string) *elem.Element {
|
||||
elem.Text(`Select "Install VPN configuration"`),
|
||||
),
|
||||
elem.Li(nil,
|
||||
elem.Text("Select \"Allow\""),
|
||||
elem.Text(`Select "Allow"`),
|
||||
),
|
||||
elem.Li(nil,
|
||||
elem.Text("Scan the QR code and follow the login procedure"),
|
||||
|
Loading…
Reference in New Issue
Block a user