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 5e1fb9d commit caf8736Copy full SHA for caf8736
_config.yml
@@ -1,6 +1,6 @@
1
# Site
2
-name: "codeRolls"
3
-title: "codeRolls"
+name: "coderolls"
+title: "coderolls"
4
description: "Start coding today!"
5
logo: 'assets/images/logo.png'
6
favicon: 'assets/images/logo.png'
_layouts/default.html
@@ -68,9 +68,9 @@
68
{% else %}
69
<li class="nav-item">
70
{% endif %}
71
- <a class="nav-link" href="{{ site.baseurl }}/index.html">Blog</a>
+ <a target="_blank" class="nav-link" href="https://www.youtube.com/channel/UCl31HHUdQbSHOQfc9L-wo3w">coderolls on YouTube <i class="fab fa-youtube"></i></a>
72
</li>
73
-
+
74
75
<a target="_blank" class="nav-link" href="{{ site.baseurl }}/about">About</a>
76
_posts/2020-12-19-your-guide-to-uuid-in -java.md renamed to _posts/2020-12-19-uuid-in -java.md
0 commit comments