Update app/config/site-templates.php

Co-authored-by: Matej Bačo <matejbacocom@gmail.com>
This commit is contained in:
Khushboo Verma 2024-11-26 19:59:50 +05:30 committed by GitHub
parent 6b568e8b7f
commit 793eb53790
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -84,7 +84,7 @@ function getFramework(string $frameworkEnum, array $overrides)
return [
[
'key' => 'nextjs-starter',
'name' => 'Next.Js starter website',
'name' => 'Next.js starter website',
'useCases' => ['starter'],
'demoUrl' => 'https://nextjs-starter.sites.qa17.appwrite.org/',
'demoImage' => 'https://qa17.appwrite.org/console/images/sites/templates/nextjs-starter.png',