Add Favicon

Posted by Larrem on January 13, 2024

Objective

  1. Change favicon using templates

Step 1: Upload favicon to Media Library

Step 2: Create alternative Layout page

  1. Get original Layout page from Orchard Core's repo

  2. Go to the Admin page -> Design => Templates

  3. Create a new template with a name of Layout and paste the code from the repo in #1

Step 3: Replace the favicon link

Step 4 Test


References

Orchard Core's GitHub repo for TheBlogTheme Views folder.