git-sample
リビジョン | 061ccc30fb1121cae3a4a52114938d633711cef3 (tree) |
---|---|
日時 | 2014-07-14 00:03:03 |
作者 | hylom <hylom@hylo...> |
コミッター | hylom |
updae hello.html
@@ -7,7 +7,7 @@ | ||
7 | 7 | <body> |
8 | 8 | <h1>Hello World!</h1> |
9 | 9 | <p>This is sample html file.</p> |
10 | - <p>Version 5</p> | |
10 | + <p>Version 6</p> | |
11 | 11 | </body> |
12 | 12 | </html> |
13 | 13 |