Initial commit
This commit is contained in:
13
resources/assets/html-ja/whatsnew.html
Normal file
13
resources/assets/html-ja/whatsnew.html
Normal file
@@ -0,0 +1,13 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8"/>
|
||||
<title>このバージョンでの新機能</title>
|
||||
<link href="../style.css" rel="stylesheet" type="text/css"/>
|
||||
</head>
|
||||
<body>
|
||||
<ul>
|
||||
<li> バグの修正 </li>
|
||||
</ul>
|
||||
<p>Googleが翻訳翻訳。</p></body>
|
||||
</html>
|
Reference in New Issue
Block a user