Skip to content

Commit a683663

Browse files
committed
[feat] Enable to visit repository (close #30)
1 parent 0d08c07 commit a683663

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/share_buttons.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
<!-- <a>Facebook シェア</a> -->
99
<a href="https://twitter.com/share?ref_src=twsrc%5Etfw" class="twitter-share-button" data-text="Python Boot Campで全国にPythonの環を広げよう!" data-url="https://pyconjp.github.io/pycamp.landing_page/" data-hashtags="pycamp" data-lang="ja" data-dnt="true" data-show-count="false">Tweet</a><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
1010
<a href="https://b.hatena.ne.jp/entry/s/pyconjp.github.io/pycamp.landing_page/" class="hatena-bookmark-button" data-hatena-bookmark-layout="vertical-normal" data-hatena-bookmark-lang="ja" title="このエントリーをはてなブックマークに追加"><img src="https://b.st-hatena.com/images/v4/public/entry-button/button-only@2x.png" alt="このエントリーをはてなブックマークに追加" width="20" height="20" style="border: none;" /></a><script type="text/javascript" src="https://b.st-hatena.com/js/bookmark_button.js" charset="utf-8" async="async"></script>
11-
<span class="fab fa-github fa-xl"></span>
11+
<a href="https://github.com/pyconjp/pycamp.landing_page" rel="noopener noreferrer" target="_blank"><span class="fab fa-github fa-xl" style="color: initial;"></span></a>
1212
</div>
1313
</div>

0 commit comments

Comments
 (0)