<!-- Please don't delete this template or we'll close your issue --> <!-- Before creating an issue please make sure you are using the latest version of VuePress. --> ## Feature request <!-- Please ask questions on StackOverflow. --> <!-- https://stackoverflow.com/questions/ask?tags=vuepress --> <!-- Issues which contain questions or support requests will be closed. --> #### What problem does this feature solve? I didn't find any option to add logo/icon to the navbar, so customizing on a new theme is not a good idea, where we have to only add a div. #### What does the proposed API look like? Not sure #### How should this be implemented in your opinion? By adding the option of customizing the default theme. #### Are you willing to work on this yourself? I will try.