Skip to content

Commit

Permalink
change site.about text
Browse files Browse the repository at this point in the history
  • Loading branch information
sjoonk committed Apr 28, 2014
1 parent 2caa6e8 commit 4d4f200
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion _config.yml
Expand Up @@ -15,7 +15,7 @@ lsi: false
url: http://usefulparadigm.com
title: 유스풀패러다임
tagline: We think, play, and create on Web #Yet Another Software Factory on Web
about: <strong><a href="/">유스풀패러다임</a></strong>은 진화하는 웹 및 인터넷 기술을 기반으로 보다 많은 사람들에게 보다 유용한 소프트웨어 서비스와 솔루션을 제공하는 징검다리가 되겠습니다.
about: <strong><a href="/">유스풀패러다임</a></strong>은 진화하는 웹 및 인터넷 기술을 기반으로 보다 많은 사람들이 보다 유용하게 사용할 수 있는 소프트웨어 서비스와 솔루션을 만듭니다.
author:
name: Useful Paradigm
email: contact@usefulparadigm.com
Expand Down
4 changes: 2 additions & 2 deletions _includes/default.html
Expand Up @@ -62,9 +62,9 @@ <h1 id="logo"><a href="/">{{ site.title }}</a></h1>
<li class="google"><a href="http://plus.google.com/{{ site.author.googleplus }}/" rel="publisher">Find Us<strong>Google+</strong></a></li>
</ul>

<!--p class="about text-justify">
<p class="about text-justify">
{{ site.about }}
</p-->
</p>

</header>

Expand Down

0 comments on commit 4d4f200

Please sign in to comment.