mirror of
https://github.com/fmhy/edit.git
synced 2025-11-28 08:51:08 +11:00
Update constants.ts
This commit is contained in:
parent
a8d87b3c7a
commit
a53ad8f33e
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ export const commitRef =
|
||||||
? formatCommitRef(process.env.COMMIT_REF)
|
? formatCommitRef(process.env.COMMIT_REF)
|
||||||
: 'dev'
|
: 'dev'
|
||||||
|
|
||||||
export const feedback = `<a href="/feedback" class="feedback-footer">Made with ❤</a><p>Amoled by land_lmao</p>`
|
export const feedback = `<a href="/feedback" class="feedback-footer">Made with ❤<br>Amoled by land_lmao</a>`
|
||||||
|
|
||||||
export const search: DefaultTheme.Config['search'] = {
|
export const search: DefaultTheme.Config['search'] = {
|
||||||
options: {
|
options: {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue