Skip to content

Commit

Permalink
github pagesで公開するため、リポジトリのルートにindex.htmlを追加
Browse files Browse the repository at this point in the history
  • Loading branch information
simdy committed Mar 26, 2014
1 parent a84dbea commit 1bf8bac
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions index.html
@@ -0,0 +1,10 @@
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0;URL=hifiveUILibrary/WebContent/index.html">
</head>
<body>
<a href="hifiveUILibrary/WebContent/index.html">Go to hifive UI Library Top Page</a>
</body>
</html>

0 comments on commit 1bf8bac

Please sign in to comment.