From 83ff7a7f9d412a67bb2984e7a4ecda4183ecf282 Mon Sep 17 00:00:00 2001 From: Oliver Hamlet Date: Sat, 10 Jan 2026 17:17:01 +0000 Subject: [PATCH] Get Material Design Lite files from cdnjs It looks like getmdl.io has effectively gone offline, as it's now returning 403 errors. Long-term it might be better to vendor the libraries, but the release archives on GitHub don't include the indigo-blue CSS file, so the highlight colour for everything is pink. There's probably a way to override that, but while the docs are included, they aren't prebuilt, so it's not as quick a fix as just switching CDN. --- _layouts/page.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_layouts/page.html b/_layouts/page.html index ddd5170..5aa2d7c 100644 --- a/_layouts/page.html +++ b/_layouts/page.html @@ -5,8 +5,8 @@ LOOT: {{ page.title }} - - + +