mirror of
https://github.com/Nezumi-2711/Sink.git
synced 2026-09-22 13:48:35 +00:00
docs: typo
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
export default defineAppConfig({
|
||||
title: 'Sink',
|
||||
description: 'A Simple / Speedy / Secrue Link Shortener with Analytics, 100% run on Cloudflare.',
|
||||
description: 'A Simple / Speedy / Secure Link Shortener with Analytics, 100% run on Cloudflare.',
|
||||
image: 'https://sink.cool/banner.png',
|
||||
previewTTL: 24 * 3600, // 24h
|
||||
slugRegex: /^[a-z0-9]+(?:-[a-z0-9]+)*$/i,
|
||||
|
||||
Reference in New Issue
Block a user