From 69ee6f7fc95c31434911b29cea2d5af278ff8d24 Mon Sep 17 00:00:00 2001 From: Leilukin Date: Tue, 7 May 2024 11:30:52 +0800 Subject: [PATCH] Edit comment about Markdown configuration --- eleventy.config.md.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eleventy.config.md.js b/eleventy.config.md.js index 5fe948c1..91e921eb 100644 --- a/eleventy.config.md.js +++ b/eleventy.config.md.js @@ -1,4 +1,4 @@ -/* CONFIGURATION FOR MARKDOWN FILES */ +/* CONFIGURATION FOR MARKDOWN TEMPLATES */ // Installed Plugins const pluginTOC = require('eleventy-plugin-nesting-toc');