Skip to content

Commit 2cc4b76

Browse files
committed
Update links in README.md, configuration variables, and welcome view for consistency and accuracy
1 parent a0b5c15 commit 2cc4b76

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<p align="center">
2-
<a href="https://themeselection.com/item/sneat-bootstrap-starter-kit-free-laravel-livewire/" target="_blank">
2+
<a href="https://themeselection.com/item/sneat-free-bootstrap-laravel-livewire-starter-kit/" target="_blank">
33
<img src="https://cdn.themeselection.com/ts-assets/sneat/logo/logo.png" alt="sneat-logo" width="60px" height="auto">
44
</a>
55
</p>
66

77
<h1 align="center">
8-
<a href="https://themeselection.com/item/sneat-bootstrap-starter-kit-free-laravel-livewire/" target="_blank" align="center">
8+
<a href="https://themeselection.com/item/sneat-free-bootstrap-laravel-livewire-starter-kit/" target="_blank" align="center">
99
Sneat Design Bootstrap Laravel Starter Kit
1010
</a>
1111
</h1>
@@ -34,7 +34,7 @@
3434

3535
<p align="center">
3636
<kbd>
37-
<img src="https://github.com/user-attachments/assets/8befef61-cad6-4f18-a6b5-d4ce621b8eb4" alt="Laravel 12 Bootstrap Starter Kit Preview">
37+
<img src="https://github.com/user-attachments/assets/a4f2c59c-92a0-4624-a0f0-d53ee0acf7d9" alt="Laravel 12 Bootstrap Starter Kit Preview">
3838
</kbd>
3939
</p>
4040

config/variables.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
"templateKeyword" => "laravel 12 starter kit, laravel bootstrap 5, bootstrap 5 starter kit, laravel bootstrap template, developer-friendly dashboard template",
1212
"licenseUrl" => "https://themeselection.com/license/",
1313
"livePreview" => "https://demos.themeselection.com/sneat-bootstrap-html-laravel-admin-template-free/demo/",
14-
"productPage" => "https://themeselection.com/item/sneat-dashboard-free-laravel/",
14+
"productPage" => "https://themeselection.com/item/sneat-free-bootstrap-laravel-livewire-starter-kit/",
1515
"ogTitle" => "Laravel Bootstrap Starter Kit by ThemeSelection",
1616
"ogType" => "product",
17-
"ogImage" => "https://github-production-user-asset-6210df.s3.amazonaws.com/61959920/427390692-8befef61-cad6-4f18-a6b5-d4ce621b8eb4.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20250327%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250327T080458Z&X-Amz-Expires=300&X-Amz-Signature=1c26218a52448caf7e50e8d05c7267eec9595cb7d58b9df9fac616d29289dfab&X-Amz-SignedHeaders=host",
17+
"ogImage" => "https://github-production-user-asset-6210df.s3.amazonaws.com/61959920/427962312-a4f2c59c-92a0-4624-a0f0-d53ee0acf7d9.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20250328%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250328T104541Z&X-Amz-Expires=300&X-Amz-Signature=88f19338f62219496631c44f4da216a3f2da10169fb75377cdc9146dc1722352&X-Amz-SignedHeaders=host",
1818
"support" => "https://github.com/themeselection/sneat-bootstrap-laravel-livewire-starter-kit/issues",
1919
"moreThemes" => "https://themeselection.com/",
2020
"documentation" => "https://demos.themeselection.com/sneat-bootstrap-html-admin-template/documentation",

resources/views/welcome.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<ul class="mb-0">
3030
<li class="mb-3">Read the Laravel <a href="https://laravel.com/docs" target="_blank">Documentation</a></li>
3131
<li class="mb-3">Read the Sneat Laravel <a href="https://demos.themeselection.com/sneat-bootstrap-html-admin-template/documentation/laravel-introduction.html" target="_blank">Documentation</a></li>
32-
<li>Sneat Laravel <a href="https://demos.themeselection.com/sneat-bootstrap-html-laravel-admin-template-free/demo/" target="_blank">Components</a></li>
32+
<li>Sneat <a href="https://demos.themeselection.com/sneat-bootstrap-html-laravel-admin-template-free/demo/" target="_blank">Components</a></li>
3333
</ul>
3434
</div>
3535
</div>

0 commit comments

Comments
 (0)