mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Update app/config/site-templates.php
Co-authored-by: Matej Bačo <matejbacocom@gmail.com>
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user