From 4596613e65581712f6c230f87971edfabd0ae919 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 22 Aug 2021 11:36:40 +0200 Subject: add 'synchronization failed' marker --- sass/app.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sass/app.scss') diff --git a/sass/app.scss b/sass/app.scss index d718bb9..2e9d116 100644 --- a/sass/app.scss +++ b/sass/app.scss @@ -398,7 +398,7 @@ ul.departures { font-weight: 400; src: local('Material Icons'), local('MaterialIcons-Regular'), - url(/static/v1/font/MaterialIcons-Regular.ttf) format('truetype'); + url(/static/v2/font/MaterialIcons-Regular.ttf) format('truetype'); } .material-icons { -- cgit v1.2.3