We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c836ee4 commit ab05facCopy full SHA for ab05fac
docs/custom_theme/main.html
@@ -2,7 +2,7 @@
2
3
{%- block site_name %}
4
<a href="{{ nav.homepage.url|url }}" class="icon icon-home"> {{ config.site_name }}</a><br>
5
- <a href="https://pollen-robotics.com"><img src="https://pollen-robotics.github.io/poulpe_ethercat_controller/img/favicon.ico">Pollen Robotics</a> <br>
+ <a href="https://pollen-robotics.com"><img src="img/favicon.ico">Pollen Robotics</a> <br>
6
<a href="{{ config.repo_url }}"><i class="fa fa-github fa-lg"></i> GitHub repo</a>
7
8
<!-- <img src="{{ config.theme.logo|url }}" class="logo" style="width:40px" alt="{% trans %}Logo{% endtrans %}"/> -->
0 commit comments