From 7721a6a551feb3325dc2268e4576828e658d42ea Mon Sep 17 00:00:00 2001 From: Pulkit Krishna Date: Fri, 28 Mar 2025 10:26:46 +0530 Subject: [PATCH] pin minima theme version Pin the minima theme version, as recommended by https://github.com/jekyll/minima README --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index a75d179..958199e 100644 --- a/_config.yml +++ b/_config.yml @@ -1,5 +1,5 @@ title: Computer Science -remote_theme: "jekyll/minima" +remote_theme: "jekyll/minima@7d91bb5" minima: skin: auto nav_pages: