mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2025-09-15 12:58:48 +08:00
chore: 格式
This commit is contained in:
parent
ed5ba1d5a9
commit
90a923eb4b
@ -4,7 +4,7 @@
|
|||||||
if page.flink_url || page.random
|
if page.flink_url || page.random
|
||||||
script.
|
script.
|
||||||
(()=>{
|
(()=>{
|
||||||
const replaceSymbol = (str) => {
|
const replaceSymbol = (str) => {
|
||||||
return str.replace(/[\p{P}\p{S}]/gu, "-")
|
return str.replace(/[\p{P}\p{S}]/gu, "-")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user