From a58d4faad99e23a15acb8159e4694c07f88eee8e Mon Sep 17 00:00:00 2001 From: Joffrey Bion Date: Wed, 1 Jul 2020 16:55:29 +0200 Subject: Use font from CDN instead of relying on "fantasy" Resolves: https://github.com/joffrey-bion/seven-wonders/issues/34 --- sw-ui/src/main/resources/index.html | 1 + 1 file changed, 1 insertion(+) (limited to 'sw-ui/src/main/resources/index.html') diff --git a/sw-ui/src/main/resources/index.html b/sw-ui/src/main/resources/index.html index da3fea6b..98623dd8 100644 --- a/sw-ui/src/main/resources/index.html +++ b/sw-ui/src/main/resources/index.html @@ -5,6 +5,7 @@ Seven Wonders + -- cgit