chore: format

This commit is contained in:
taskylizard
2024-01-27 08:12:16 +00:00
parent 676f6d32d3
commit 775f47427e

View File

@@ -8,7 +8,8 @@ export const meta = {
}
export const commitRef = process.env.CF_PAGES
? `<a href="https://github.com/fmhy/FMHYEdit/commit/${process.env.CF_PAGES_COMMIT_SHA
? `<a href="https://github.com/fmhy/FMHYEdit/commit/${
process.env.CF_PAGES_COMMIT_SHA
}">${process.env.CF_PAGES_COMMIT_SHA.slice(0, 8)}</a>`
: 'dev'