From ba09f634323ffaf822a9076f21c3cbde221812d8 Mon Sep 17 00:00:00 2001 From: rstular Date: Wed, 29 Jan 2020 16:33:47 +0100 Subject: Added about page, login, logout, bug fixes --- css/materialicons.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'css/materialicons.css') diff --git a/css/materialicons.css b/css/materialicons.css index 9768f5d..198d13a 100644 --- a/css/materialicons.css +++ b/css/materialicons.css @@ -4,7 +4,7 @@ font-family: 'Material Icons'; font-style: normal; font-weight: 400; - src: url(https://fonts.gstatic.com/s/materialicons/v48/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2'); + src: url(/fonts/materialicons.woff2) format('woff2'); } .material-icons { -- cgit v1.2.3