From bb8a84f12325cc894a426fee0dfeea8512a6be15 Mon Sep 17 00:00:00 2001 From: Juho Ervasti Date: Wed, 12 Jun 2024 14:56:52 +0300 Subject: [PATCH] Make inconsequential change to trigger update all --- template/custom.css | 1 + 1 file changed, 1 insertion(+) diff --git a/template/custom.css b/template/custom.css index 9b1338c3..3537abe9 100644 --- a/template/custom.css +++ b/template/custom.css @@ -4,6 +4,7 @@ @import url("https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@300;400;700&display=swap"); @import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css"); + /* to-do */ .todo { background-color: red;