changeset 10:a7ae614deffc draft

fix
author Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
date Sat, 08 Sep 2012 08:37:36 +0900
parents dffb9ea9d1a9
children 39c917cdb30d
files index.html
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/index.html	Sat Sep 08 08:36:17 2012 +0900
+++ b/index.html	Sat Sep 08 08:37:36 2012 +0900
@@ -413,7 +413,7 @@
   	  </article> 
 
       <article>
-	<li>TinkerPopによるPageRankの実装</li>
+	<h3>TinkerPopによるPageRankの実装</h3>
 	<ul>
 	  <li>PageRankアルゴリズム</li>
 	  <li>PageとPageRankのGraphDBによる表現</li>