mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Add screenshots for 2 templates
This commit is contained in:
@@ -1376,8 +1376,8 @@ return [
|
||||
'tagline' => 'A React-based admin dashboard template with order management features.',
|
||||
'score' => 1, // 0 to 10 based on looks of screenshot (avoid 1,2,3,8,9,10 if possible)
|
||||
'useCases' => [UseCases::STARTER], // TODO: Check if this needs to have a new category
|
||||
'screenshotDark' => $url . '/images/sites/templates/gallery-for-lynx-dark.png', // TODO: Update this
|
||||
'screenshotLight' => $url . '/images/sites/templates/gallery-for-lynx-light.png', // TODO: Update this
|
||||
'screenshotDark' => $url . '/images/sites/templates/template-for-react-admin-dashboard-dark.png',
|
||||
'screenshotLight' => $url . '/images/sites/templates/template-for-react-admin-dashboard-light.png',
|
||||
'frameworks' => [
|
||||
getFramework('REACT', [
|
||||
'providerRootDirectory' => './react/react-admin',
|
||||
@@ -1421,8 +1421,8 @@ return [
|
||||
'tagline' => 'A simple form submission template using Formspree.',
|
||||
'score' => 1, // 0 to 10 based on looks of screenshot (avoid 1,2,3,8,9,10 if possible)
|
||||
'useCases' => [UseCases::STARTER],// TODO: Check if this needs to have a new category
|
||||
'screenshotDark' => $url . '/images/sites/templates/gallery-for-lynx-dark.png', // TODO: Update this
|
||||
'screenshotLight' => $url . '/images/sites/templates/gallery-for-lynx-light.png', // TODO: Update this
|
||||
'screenshotDark' => $url . '/images/sites/templates/template-for-formspree-dark.png',
|
||||
'screenshotLight' => $url . '/images/sites/templates/template-for-formspree-light.png',
|
||||
'frameworks' => [
|
||||
getFramework('REACT', [
|
||||
'providerRootDirectory' => './react/formspree',
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 36 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 36 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
Reference in New Issue
Block a user