Merge branch 'main' into vue-3

This commit is contained in:
Forms Dev
2023-12-13 18:21:09 +05:30
8 changed files with 40 additions and 28 deletions

View File

@@ -16,6 +16,7 @@ class SitemapController extends Controller
*/
protected $urls = [
['/', 1],
['/pricing', 0.9],
['/privacy-policy', 0.5],
['/terms-conditions', 0.5],
['/login', 0.4],