refactor: set coerent head title for home page
This commit is contained in:
		
							parent
							
								
									6becdbb423
								
							
						
					
					
						commit
						a46d125c19
					
				| @ -3,7 +3,7 @@ import { toolsWithCategory } from '@/tools'; | |||||||
| import ToolCard from '../components/ToolCard.vue'; | import ToolCard from '../components/ToolCard.vue'; | ||||||
| import { useHead } from '@vueuse/head'; | import { useHead } from '@vueuse/head'; | ||||||
| 
 | 
 | ||||||
| useHead({ title: 'IT Tools' }); | useHead({ title: 'IT Tools - Handy online tools for developers' }); | ||||||
| </script> | </script> | ||||||
| 
 | 
 | ||||||
| <template> | <template> | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user