Add favicon SVG with gradient background and letter "R"
This commit is contained in:
5
packages/distribute/server/api/version.get.ts
Normal file
5
packages/distribute/server/api/version.get.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
import { currentVersion } from '~/data/versions'
|
||||
|
||||
export default defineEventHandler(() => {
|
||||
return currentVersion
|
||||
})
|
||||
Reference in New Issue
Block a user