Skip to content

Commit 27d9562

Browse files
committed
Added YouTube button
1 parent 6887676 commit 27d9562

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_layouts/default.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ <h2 style="color: #666;">{{ site.description | default: site.github.project_tagl
4040
<a href="{{ site.github.tar_url }}" class="btn">Download as .tar.gz</a>
4141
{% endif %}
4242
<a href="/" class="btn btn-root-page"><span class="icon"></span>Root page</a>
43+
<a href="https://www.youtube.com/@RazviOverflow" class="btn btn-youtube"><span class="icon"></span>YouTube</a>
4344
<a href="https://twitter.com/razvieu?lang=en" class="btn btn-twitter"><span class="icon"></span>Twitter</a>
4445
<a href="{{ site.github.repository_url }}" class="btn btn-github"><span class="icon"></span>View on GitHub</a>
4546
</section>

0 commit comments

Comments
 (0)