From a5d3c6605318bc08074acd1a63123376b311c47c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=B0=B9=E5=BB=BA=E6=A0=8B?= <191379744@qq.com>
Date: Wed, 19 Oct 2022 16:30:15 +0000
Subject: [PATCH] update config.js.
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: 尹建栋 <191379744@qq.com>
---
 config.js | 1 +
 1 file changed, 1 insertion(+)

diff --git a/config.js b/config.js
index 44d189e9..fa2bf371 100644
--- a/config.js
+++ b/config.js
@@ -3,6 +3,7 @@ module.exports = {
   description: '代码重工',
   base: '/code_heavy_industry/',
   markdown: {
+      //嘻嘻
     lineNumbers: true
   }
 }
\ No newline at end of file
-- 
Gitee