mirror of
https://github.com/alrayyes/wiki.git
synced 2025-05-02 14:58:14 +00:00
format
This commit is contained in:
parent
0c199975f2
commit
58d9dc0528
5 changed files with 19 additions and 8 deletions
quartz/components/scripts
|
@ -17,7 +17,7 @@ const isLocalUrl = (href: string) => {
|
|||
}
|
||||
return true
|
||||
}
|
||||
} catch (e) { }
|
||||
} catch (e) {}
|
||||
return false
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue