Opening this actually doesn't have much use, maybe just looks better (?)
Open Dashboard → Add-ons → Configuration & Cloud Functions, find theme → shiro that was written during deployment and click edit
Scroll down to the config
block, add the following line inside
"poweredBy": {
"vercel": true
},
Remember to follow the JSON format
Then rebuild the frontend, and the footer will have a label like this
That's all for now, if this is helpful to you, please give it a like, thank you meow
By the way, I'll sell a pitiful story. The correct way to enable this thing was accidentally discovered by me when I was looking copying something from the author's API
Previously, just for this label, I even directly modified the source code
I directly removed the logic for detecting this label
Then I had conflicts with the upstream changes N times and couldn't merge them (crying
This article is synchronized updated to xLog by Mix Space
The original link is https://blog.nekorua.com/posts/mx-space/117.html