From bd13286d87e6273db0f55e8fd95ba3730171def4 Mon Sep 17 00:00:00 2001 From: Alessandro Iezzi Date: Mon, 27 Dec 2021 15:58:27 +0100 Subject: Initial commit --- assets/fonts/.htaccess | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 assets/fonts/.htaccess (limited to 'assets/fonts/.htaccess') diff --git a/assets/fonts/.htaccess b/assets/fonts/.htaccess new file mode 100644 index 0000000..7092600 --- /dev/null +++ b/assets/fonts/.htaccess @@ -0,0 +1,5 @@ + + + Header set Access-Control-Allow-Origin "*" + + \ No newline at end of file -- cgit v1.2.3