update site's name

This commit is contained in:
Nofated095 2023-11-26 10:50:57 +08:00
parent c6615af09d
commit 3976c4eba6
4 changed files with 7 additions and 11 deletions

View File

@ -1,2 +1,2 @@
# Nofated's Blog
The original Hexo files of Nofated's Blog
# Amane's Blog
The original Hexo files of Amane's Blog

View File

@ -4,7 +4,7 @@ version: 6.2.0
variant: default
# Path or URL to the website's logo
logo:
text: Nofated's Blog
text: Amane's Blog
# Page metadata configurations
head:
# URL or path to the website's icon
@ -191,7 +191,7 @@ widgets:
position: left
type: profile
# Author name
author: Nofated
author: Amane
# Author title
# author_title: 'Forever you will be in my heart.'
# Author's current location

View File

@ -3,9 +3,9 @@
## Source: https://github.com/hexojs/hexo/
# Site
title: Nofated's Blog
title: Amane's Blog
subtitle: 'Forever you will be in my heart.'
description: 'Nofated Blog'
description: 'A Place where Amane is alive.'
keywords: Nofated, Nofated095, nof, nof095, NofatedBlog, Blog
author: Nofated095
language: zh-CN
@ -133,6 +133,3 @@ html_minifier:
minifyCSS: true
theme: amane
#aplayer:
# meting: true

View File

@ -28,11 +28,10 @@
"hexo-renderer-marked": "^6.0.0",
"hexo-renderer-stylus": "^2.0.0",
"hexo-server": "^3.0.0",
"hexo-tag-aplayer": "^3.0.4",
"hexo-clean-css": "2.0.0",
"hexo-uglify": "^2.0.0",
"hexo-html-minifier": "^1.0.0",
"hexo-theme-amane": "0.0.32",
"hexo-theme-amane": "0.0.34",
"hexo-theme-icarus": "5.2.1",
"inferno": "^8.0.1",
"inferno-create-element": "^8.0.1",