Skip to content

Commit 4906f54

Browse files
authored
Merge pull request #20 from ydah/kobe
Add kobe.png image and update logo source in index.html
2 parents 5b45aa3 + aacc7d5 commit 4906f54

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

assets/img/kobe.png

17.1 KB
Loading

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ <h2>コミュニティー リスト</h2>
102102
<div class="well col-lg-12">
103103
<div class="group-logo col-lg-3">
104104
<a class="group-link" href="https://koberb.doorkeeper.jp/">
105-
<img class="group-img img-responsive" src="https://dzpp79ucibp5a.cloudfront.net/groups_logos/1743_normal_1406038612_1222_normal_1403168180_%E5%90%8D%E7%A7%B0%E6%9C%AA%E8%A8%AD%E5%AE%9A-2.png">
105+
<img class="group-img img-responsive" src="{{ site.baseurl }}/assets/img/kobe.png">
106106
</a>
107107
</div>
108108
<div class="col-lg-9">

0 commit comments

Comments
 (0)