From 4e96a56d49e3315d130cba54bd37999630e93e8f Mon Sep 17 00:00:00 2001 From: giteaadmin Date: Thu, 7 Aug 2025 13:19:53 -0400 Subject: [PATCH] alert color --- .eleventy.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.eleventy.js b/.eleventy.js index 1c8e872..381cc89 100644 --- a/.eleventy.js +++ b/.eleventy.js @@ -20,7 +20,7 @@ module.exports = function(eleventyConfig) { // Shortcode for creating a callout box // This is a "paired shortcode" which means it has a start and end tag. eleventyConfig.addPairedShortcode("callout", function(content, title) { - return `