Skip to content

Commit ab05fac

Browse files
committed
relatieve icon
1 parent c836ee4 commit ab05fac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/custom_theme/main.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
{%- block site_name %}
44
<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>
5+
<a href="https://pollen-robotics.com"><img src="img/favicon.ico">Pollen Robotics</a> <br>
66
<a href="{{ config.repo_url }}"><i class="fa fa-github fa-lg"></i> GitHub repo</a>
77

88
<!-- <img src="{{ config.theme.logo|url }}" class="logo" style="width:40px" alt="{% trans %}Logo{% endtrans %}"/> -->

0 commit comments

Comments
 (0)