pull/226/head
Elihuso Quigley 2024-05-19 12:15:30 +08:00
parent 94e91b5ea4
commit 5d179d7e3f
36 changed files with 4 additions and 4 deletions

View File

@ -48,7 +48,7 @@ We are trying to rewrite the multilingual architecture of the website to make it
* `notShowOnHome`: `string[]`, if you don't want a entry show on the home, add it into this item * `notShowOnHome`: `string[]`, if you don't want a entry show on the home, add it into this item
* `actualHide`: `string[]`, if you don't want a entry show on the home and won't be redirected by random buttons, add it into this item. * `actualHide`: `string[]`, if you don't want a entry show on the home and won't be redirected by random buttons, add it into this item.
If you set a entry in this list, you have no need to set it into `notShowOnHome` again. If you set a entry in this list, you have no need to set it into `notShowOnHome` again.
* `trigger`: `sreing[]`, if you think this article is likely to irritate readers and should be restricted, please set this option. * `trigger`: `string[]`, if you think this article is likely to irritate readers and should be restricted, please set this option.
### Example ### Example

View File

@ -7,9 +7,9 @@
"MeowBot233" "MeowBot233"
], ],
"actualHide": [ "actualHide": [
"__shi_Yumiaoya__" "__shi_Yumiaοya__"
], ],
"trigger": [ "trigger": [
"__shi_Yumiaoya__" "__shi_Yumiaοya__"
] ]
} }

View File

@ -1,4 +1,4 @@
id: __shi_Yumiaoya__ id: __shi_Yumiaοya__
profileUrl: ${path}/photos/profile.jpg profileUrl: ${path}/photos/profile.jpg
info: info:
born: '2004-05-08' born: '2004-05-08'

View File

Before

Width:  |  Height:  |  Size: 114 KiB

After

Width:  |  Height:  |  Size: 114 KiB

View File

Before

Width:  |  Height:  |  Size: 159 KiB

After

Width:  |  Height:  |  Size: 159 KiB

View File

Before

Width:  |  Height:  |  Size: 128 KiB

After

Width:  |  Height:  |  Size: 128 KiB

View File

Before

Width:  |  Height:  |  Size: 97 KiB

After

Width:  |  Height:  |  Size: 97 KiB

View File

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 26 KiB