add permenent link

This commit is contained in:
魏风
2025-02-13 23:23:42 +08:00
parent df249e7439
commit 34d730b0d4
6 changed files with 19 additions and 2 deletions

View File

@@ -14,7 +14,8 @@ timezone: ''
# URL
## Set your site url here. For example, if you use GitHub Page, set url as 'https://username.github.io/project'
url: https://blog.makefire.fun
permalink: :year/:month/:day/:title/
# permalink: :year/:month/:day/:title/
permalink: :abbrlink/
permalink_defaults:
pretty_urls:
trailing_index: true # Set to false to remove trailing 'index.html' from permalinks
@@ -112,6 +113,10 @@ encrypt:
abstract: 这篇文章已加密,输入密码查看内容。
message: 输入密码访问本文
abbrlink:
alg: crc32 # 算法,支持 crc16 和 crc32默认是 crc16
rep: hex # 进制,支持 dec十进制和 hex十六进制默认是 dec
# Deployment
## Docs: https://hexo.io/docs/one-command-deployment
deploy: