Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitcaf8736

Browse files
committed
Add YouTube link in nav
1 parent5e1fb9d commitcaf8736

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

‎_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Site
2-
name:"codeRolls"
3-
title:"codeRolls"
2+
name:"coderolls"
3+
title:"coderolls"
44
description:"Start coding today!"
55
logo:'assets/images/logo.png'
66
favicon:'assets/images/logo.png'

‎_layouts/default.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@
6868
{% else %}
6969
<liclass="nav-item">
7070
{% endif %}
71-
<aclass="nav-link"href="{{ site.baseurl }}/index.html">Blog</a>
71+
<atarget="_blank"class="nav-link"href="https://www.youtube.com/channel/UCl31HHUdQbSHOQfc9L-wo3w">coderolls on YouTube<iclass="fab fa-youtube"></i></a>
7272
</li>
73-
73+
7474
<liclass="nav-item">
7575
<atarget="_blank"class="nav-link"href="{{ site.baseurl }}/about">About</a>
7676
</li>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp