mirror of
https://github.com/alrayyes/wiki.git
synced 2025-04-30 22:24:14 +00:00
remove checkout step from instructions as v4 is the default branch
This commit is contained in:
parent
7b7064ad2b
commit
425c9789a4
2 changed files with 1 additions and 1 deletions
quartz
|
@ -423,6 +423,7 @@ See the [documentation](https://quartz.jzhao.xyz) for how to get started.
|
|||
|
||||
const rebuild = (clientRefresh) => {
|
||||
timeoutIds.forEach((id) => clearTimeout(id))
|
||||
timeoutIds.clear()
|
||||
timeoutIds.add(setTimeout(() => build(clientRefresh), 250))
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue