Hi naziyap131007For this use case that you want your head.html in apps
to take precedence over libs, once you are inheriting the libs component
by providing sling:resourceSuperType property. Add your own head.html
file under apps, and then do customization as per your requirements. So
head.html under /apps will take the priority.Best,Cal