Skip to content

Commit fb6f253

Browse files
authored
increased font size by 15%, added links to app store, new screenshot (#93)
1 parent 02a9cac commit fb6f253

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
-68.2 KB
Loading

src/content/blog/defguard-1.5-release-notes.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Please <a href="https://github.com/defguard/defguard/" target="_blank">star us o
3232

3333
## Mobile Clients (iOS/Android)
3434

35-
Grab them from <a href="tu_link" target="_blank">App Store</a> and <a href="https://play.google.com/store/apps/details?id=net.defguard.mobile" target="_blank">Play Store</a>. They support all our major features like:
35+
Grab them from <a href="https://apps.apple.com/us/app/defguard-vpn-client/id6748068630" target="_blank">App Store</a> and <a href="https://play.google.com/store/apps/details?id=net.defguard.mobile" target="_blank">Play Store</a>. They support all our major features like:
3636

3737
- Multi-Factor Authentication with Biometry (new), TOTP/Email codes (for Internal MFA) as well as External SSO MFA (when using Google/Okta/Microsoft/JumpCloud or other)
3838
- Real time configuration updates

src/styles/global.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ main {
7373

7474
// main vars
7575
html {
76-
--font-scale-factor: 0.7;
76+
--font-scale-factor: 0.85;
7777
--nav-height: 75px;
7878
--box-shadow: 0px 12px 24px 0px rgba(0, 0, 0, 0.08);
7979

0 commit comments

Comments
 (0)