From 51011fe0f71d9993a0cc5d16478d3ef75c203889 Mon Sep 17 00:00:00 2001 From: MacrosMeng Date: Mon, 11 May 2026 23:03:24 +0800 Subject: [PATCH] Update _config.yml --- _config.yml | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index 2286dfb..9a300ab 100644 --- a/_config.yml +++ b/_config.yml @@ -3,12 +3,12 @@ ## Source: https://github.com/hexojs/hexo/ # Site -title: Hexo +title: OhMyIWB subtitle: '' description: '' keywords: -author: John Doe -language: en +author: MacrosMeng +language: zh-cn timezone: '' # URL @@ -102,3 +102,10 @@ theme: landscape ## Docs: https://hexo.io/docs/one-command-deployment deploy: type: '' + +feed: + type: atom,rss + path: feed.xml + limit: 20 + content: true + order_by: -date \ No newline at end of file