We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6887676 commit 27d9562Copy full SHA for 27d9562
_layouts/default.html
@@ -40,6 +40,7 @@ <h2 style="color: #666;">{{ site.description | default: site.github.project_tagl
40
<a href="{{ site.github.tar_url }}" class="btn">Download as .tar.gz</a>
41
{% endif %}
42
<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>
44
<a href="https://twitter.com/razvieu?lang=en" class="btn btn-twitter"><span class="icon"></span>Twitter</a>
45
<a href="{{ site.github.repository_url }}" class="btn btn-github"><span class="icon"></span>View on GitHub</a>
46
</section>
0 commit comments