Skip to content

自己紹介させていただきました #39

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 32 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ <h2 class="name">satococoa</h2>
</dl>
</li>
<!-- satococoaここまで -->

<!-- nishimuu -->
<li class="member">
<h2 class="name">Kazunori Nishimura</h2>
Expand Down Expand Up @@ -212,7 +212,7 @@ <h2 class="name">saucerjp</h2>
</dl>
</li>
<!-- obaraここまで -->

<!-- jishiha -->
<li class="member">
<h2 class="name">jishiha</h2>
Expand Down Expand Up @@ -399,7 +399,7 @@ <h2 class="name">伊藤庄平</h2>
<dd class="website">
<a href="http://review4.cc/" target="_blank">Website</a>
</dd>

</dl>
</li>
<!-- itohここまで -->
Expand Down Expand Up @@ -717,7 +717,7 @@ <h2 class="name">ken_c_lo</h2>
</dl>
</li>
<!-- ken_c_lo(taea)ここまで -->

<!-- nakachon-->
<li class="member">
<h2 class="name">nakachon</h2>
Expand Down Expand Up @@ -807,7 +807,7 @@ <h2 class="name">func09</h2>
</dl>
</li>
<!-- func09ここまで -->

<!-- u(hmbrw)-->
<li class="member">
<h2 class="name">hmbrw</h2>
Expand Down Expand Up @@ -924,7 +924,33 @@ <h2 class="name">kkotaro0111</h2>
</dl>
</li>
<!-- kkotaro0111ここまで -->

<!-- Rochas -->
<li class="member">
<h2 class="name">mami602</h2>
<div class="introduction">
<p>FJORD, LLCさんで、Webデザイナーのインターンをしています。プログラミングを学び、実装部分を知ることで素敵なデザインができるようになりたいと思っています。</p>
</div>
<dl>
<dt class="github">Github</dt>
<dd class="github">
<a href="https://github.com/DressCording" target="_blank">Github</a>
</dd>
<dt class="twitter">Twitter</dt>
<dd class="twitter">
<a href="http://twitter.com/Rochas_" target="_blank">Twitter</a>
</dd>
<dt class="website">Website</dt>
<dd class="website">
<a href="http://dresscording.com/blog/" target="_blank">Website</a>
</dd>
<dt class="facebook">Facebook</dt>
<dd class="facebook">
<a href="http://www.facebook.com/lil.heart.natsumi" target="_blank">Facebook</a>
</dd>
</dl>
</li>
<!-- Rochasここまで -->

</ul>
<footer>
<p class="copyright">2011年09月11日 WebデザイナーのためのGit勉強会</p>
Expand Down