How can I change the favicon in my drupal site?
Answer / Saurabh Mathur
To change the favicon in your Drupal site, follow these steps: 1. Upload your new favicon image to the public files directory (usually located within your theme folder). 2. Update the link tag in the head of your theme's template.html.twig file or base.html.twig if you are using a custom theme. 3. Change the path of the link tag to point to the location of your new favicon image.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain drupal administration
Which are commonly used php based cms?
How search works in drupal?
Explain about services module?
What is the difference between core and contrib?
Which of the following are the key characteristics of drupal?
For drupal module development code review which module can be used?
What are drupal themes?
How do you find out what version of drupal you are running?
What is the use of Show as expanded field while creating menu?
How will you create a new content type using code?
How can you comment on the scalability factor of the drupal?