Verified Commit 50ce87eb authored by Pier Angelo Vendrame's avatar Pier Angelo Vendrame 🎃
Browse files

fixup! MB 39: Add home page about:mullvad-browser

Drop the unnecessary font CSP directive.

Debug builds complain about this, and they crash with a failed
assertion.
parent eb43bc1b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
  <head>
    <meta
      http-equiv="Content-Security-Policy"
      content="default-src chrome:; font-src data:; object-src 'none'"
      content="default-src chrome:; object-src 'none'"
    />
    <title data-l10n-id="newtab-page-title"></title>
    <link