Skip to content

Commit ffb16b9

Browse files
authored
fix
1 parent 82f492c commit ffb16b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/overrides/partials/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
{% include "partials/source.html" %}
8989
</div>
9090
{% endif %}
91-
<div class="md-header__option>
91+
<div class="md-header__option">
9292
<a href="https://cp-algorithms.com/feed_rss_created.xml" title="RSS" class="md-header__button md-icon" aria-label="RSS">
9393
{% include ".icons/fontawesome/solid/rss.svg" %}
9494
</a>

0 commit comments

Comments
 (0)