From e84c86a29c61200cac4188356f1fa4d82a2af3a6 Mon Sep 17 00:00:00 2001 From: randogoth Date: Sat, 7 Feb 2026 20:12:12 +0200 Subject: [PATCH] Remove missing bootstrap woff2 fetch --- modules/services/static-sites/default.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/modules/services/static-sites/default.nix b/modules/services/static-sites/default.nix index ecf7122..dd398bd 100644 --- a/modules/services/static-sites/default.nix +++ b/modules/services/static-sites/default.nix @@ -174,8 +174,6 @@ in -o /var/www/scopesessions.org/public/bower_components/bootstrap/dist/fonts/glyphicons-halflings-regular.ttf curl -fsSL https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.1/fonts/glyphicons-halflings-regular.woff \ -o /var/www/scopesessions.org/public/bower_components/bootstrap/dist/fonts/glyphicons-halflings-regular.woff - curl -fsSL https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.1/fonts/glyphicons-halflings-regular.woff2 \ - -o /var/www/scopesessions.org/public/bower_components/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2 # Font Awesome 4.3.0 install -d -m 755 /var/www/scopesessions.org/public/bower_components/fontawesome/css