From 806ce10eb0b713db2df00c461fb46f85a44a652f Mon Sep 17 00:00:00 2001 From: thinkasany <117748716+thinkasany@users.noreply.github.com> Date: Fri, 22 Sep 2023 18:27:52 +0800 Subject: [PATCH] style: code format (#290) --- index.html | 318 ++++++++++++++++++++++++----------------------------- 1 file changed, 145 insertions(+), 173 deletions(-) diff --git a/index.html b/index.html index 8ef33c7fc..169d22a55 100644 --- a/index.html +++ b/index.html @@ -1,162 +1,134 @@ - - - 互联网 Java 工程师进阶知识完全扫盲 - Doocs 技术社区 - - - - - - - - - - + + + 互联网 Java 工程师进阶知识完全扫盲 - Doocs 技术社区 + + + + + + + + + + + + + +
本系列知识由 Doocs 技术社区总结发布
+ - - - - - - - - - - + hook.afterEach(function (html) { + const currentYear = new Date().getFullYear(); + const footer = ``; + return html + footer; + }); + }, + ], + }; + + + + + + + + + + + - - + + \ No newline at end of file