_includes/icon-github.html in jekyll-theme-basically-basic-1.3.1 vs _includes/icon-github.html in jekyll-theme-basically-basic-1.4.0
- old
+ new
@@ -1,4 +1,4 @@
-<a href="https://github.com/{{ include.username }}">
- <span class="icon icon--github">{% include icon-github.svg %}</span>
- <span class="label">{{ include.label | default: include.username }}</span>
-</a>
+<a href="https://github.com/{{ include.username }}">
+ <span class="icon icon--github">{% include icon-github.svg %}</span>
+ <span class="label">{{ include.label | default: include.username }}</span>
+</a>