diff --git a/content/4.templates.yml b/content/4.templates.yml index dd56ad9fb..0971fe755 100644 --- a/content/4.templates.yml +++ b/content/4.templates.yml @@ -210,6 +210,12 @@ templates: screenshotUrl: 'https://shadcn-docs-nuxt.vercel.app/getting-started/introduction' repo: 'ZTL-UwU/shadcn-docs-nuxt' demo: 'https://shadcn-docs-nuxt.vercel.app/' + - name: 'Sink' + slug: 'sink' + description: 'A Simple / Speedy / Secure Link Shortener with Analytics, 100% run on Cloudflare.' + screenshotUrl: 'https://sink.cool/' + repo: 'ccbikai/Sink' + demo: 'https://sink.cool/' - name: 'Shadcn Landing Pro' slug: 'shadcn-landing-pro' description: 'A ready-to-launch landing page template with Shadcn UI components.' diff --git a/public/assets/templates/sink.png b/public/assets/templates/sink.png new file mode 100644 index 000000000..af81ecc5d Binary files /dev/null and b/public/assets/templates/sink.png differ