mirror of
https://github.com/appwrite/appwrite
synced 2026-05-19 15:08:43 +00:00
Update app/config/site-templates.php
Co-authored-by: Matej Bačo <matejbacocom@gmail.com>
This commit is contained in:
parent
6b568e8b7f
commit
793eb53790
1 changed files with 1 additions and 1 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Reference in a new issue