_includes/icon-stackoverflow.html in jekyll-theme-basically-basic-1.0.0 vs _includes/icon-stackoverflow.html in jekyll-theme-basically-basic-1.0.1

- old
+ new

@@ -1,4 +1,4 @@ -<a href="https://www.stackoverflow.com/users/{{ include.username }}"> - <span class="icon icon--stackoverflow">{% include icon-stackoverflow.svg %}</span> - <span class="label">{{ include.label | default: include.username }}</span> -</a> +<a href="https://www.stackoverflow.com/users/{{ include.username }}"> + <span class="icon icon--stackoverflow">{% include icon-stackoverflow.svg %}</span> + <span class="label">{{ include.label | default: include.username }}</span> +</a>