From 68d891156cdd7c5f53a09cae003757c3fbb3ec00 Mon Sep 17 00:00:00 2001 From: yanglr Date: Sun, 17 Nov 2024 14:31:59 +0800 Subject: [PATCH] Fix css. --- tools/ejs/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/ejs/css/style.css b/tools/ejs/css/style.css index 78e4e38c..c9b68096 100644 --- a/tools/ejs/css/style.css +++ b/tools/ejs/css/style.css @@ -1,5 +1,5 @@ @import url(https://cdn.jsdelivr.net/gh/IonicaBizau/gridly/dist/prefixed/gridly.min.css); -@import url(https://geekplayers.com/bower_components/octicons/octicons/octicons.css); +@import url(https://yanglr.github.io/bower_components/octicons/octicons/octicons.css); /* @import url(https://fonts.googleapis.com/css?family=Cutive+Mono); */ .row {