From 20d28a066eff5c9b2a01c66e7ed8d6f8ab36ddf2 Mon Sep 17 00:00:00 2001 From: unknown <1903732138@qq.com> Date: Thu, 17 Sep 2020 16:35:01 +0800 Subject: [PATCH] Site updated: 2020-09-17 16:35:00 --- 2020/09/13/hello-world/index.html | 2 +- 404.html | 4 ++-- archives/2020/09/index.html | 4 ++-- archives/2020/index.html | 4 ++-- archives/index.html | 4 ++-- categories/index.html | 2 +- css/index.css | 2 +- index.html | 6 +++--- link/index.html | 2 +- tags/index.html | 2 +- 10 files changed, 16 insertions(+), 16 deletions(-) diff --git a/2020/09/13/hello-world/index.html b/2020/09/13/hello-world/index.html index e8d1c76..deb1349 100644 --- a/2020/09/13/hello-world/index.html +++ b/2020/09/13/hello-world/index.html @@ -140,7 +140,7 @@ if (autoChangeMode === '1') { } else { if (t === 'dark') activateDarkMode() else if (t === 'light') activateLightMode() -}
avatar

Hello World

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.

+}
Hello World

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.

Quick Start

Create a new post

1
$ hexo new "My New Post"

More info: Writing

diff --git a/404.html b/404.html index f2c7ef2..342fcb6 100644 --- a/404.html +++ b/404.html @@ -78,7 +78,7 @@ var saveToLocal = { isHome: false, isHighlightShrink: true, isSidebar: false, - postUpdate: '2020-09-16 22:50:32' + postUpdate: '2020-09-17 16:34:57' }