add info and style
This commit is contained in:
@@ -56,4 +56,11 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{% endmacro %}
|
||||
|
||||
{% macro linkToMarlin(command, title) %}
|
||||
|
||||
<span class="add-on" title="{{ title }}">
|
||||
<a target="_blank" href="https://marlinfw.org/docs/gcode/{{command}}.html"><i class="fas fa-info-circle"></i></a>
|
||||
</span>
|
||||
{% endmacro %}
|
||||
Reference in New Issue
Block a user