mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Stop using Source Sans Pro for some pages, we seem to use Sans Serif everywhere else
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
* Landing / Home page for the client portal
|
||||
*/
|
||||
|
||||
header("Content-Security-Policy: default-src 'self' fonts.googleapis.com fonts.gstatic.com");
|
||||
header("Content-Security-Policy: default-src 'self'");
|
||||
|
||||
require_once "inc_portal.php";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user