How can i change the Site title ?
- 
					
					
					
					
 You can change the site title by following below step 
 -Go to the bagsito/packages/Webkul/Shop/src/Resources/lang/en/app.php
 -Under the home section, you can change the site title
 'home' => [
 'page-title' => 'Electronic-Shop', and save
 -Now Your site title is visible on the front end
  
- 
					
					
					
					
 i did this changes but the title is not changed?