22 lines
1.3 KiB
PHP
22 lines
1.3 KiB
PHP
<?php
|
|
// Variables
|
|
return [
|
|
"creatorName" => "ThemeSelection",
|
|
"creatorUrl" => "https://themeselection.com",
|
|
"templateName" => "Sneat",
|
|
"templateDescription" => "Most Powerful & Comprehensive Bootstrap 5 HTML Admin Dashboard Template built for developers!",
|
|
"templateKeyword" => "dashboard, bootstrap 5 dashboard, bootstrap 5 design, bootstrap 5, bootstrap 5 free, free admin template",
|
|
"licenseUrl" => "https://themeselection.com/license/",
|
|
"livePreview" => "https://demos.themeselection.com/sneat-bootstrap-html-laravel-admin-template-free/demo/",
|
|
"productPage" => "https://themeselection.com/item/sneat-bootstrap-html-laravel-admin-template/",
|
|
"support" => "https://github.com/themeselection/sneat-html-laravel-admin-template-free/issues",
|
|
"moreThemes" => "https://themeselection.com/",
|
|
"documentation" => "https://themeselection.com/demo/sneat-bootstrap-html-admin-template/documentation/laravel-introduction.html",
|
|
"repository" => "https://github.com/themeselection/sneat-html-laravel-admin-template-free",
|
|
"facebookUrl" => "https://www.facebook.com/ThemeSelections/",
|
|
"twitterUrl" => "https://twitter.com/Theme_Selection",
|
|
"githubUrl" => "https://github.com/themeselection",
|
|
"dribbbleUrl" => "https://dribbble.com/themeselection",
|
|
"instagramUrl" => "https://www.instagram.com/themeselection/"
|
|
];
|