Added assets

This commit is contained in:
2019-05-06 14:49:38 +02:00
parent ba3547f0a4
commit 33029401e5
9 changed files with 10 additions and 7 deletions

View File

Before

Width:  |  Height:  |  Size: 1.6 MiB

After

Width:  |  Height:  |  Size: 1.6 MiB

View File

Before

Width:  |  Height:  |  Size: 1.9 MiB

After

Width:  |  Height:  |  Size: 1.9 MiB

View File

Before

Width:  |  Height:  |  Size: 2.8 MiB

After

Width:  |  Height:  |  Size: 2.8 MiB

View File

Before

Width:  |  Height:  |  Size: 867 KiB

After

Width:  |  Height:  |  Size: 867 KiB

View File

Before

Width:  |  Height:  |  Size: 1.7 MiB

After

Width:  |  Height:  |  Size: 1.7 MiB

View File

Before

Width:  |  Height:  |  Size: 756 KiB

After

Width:  |  Height:  |  Size: 756 KiB

View File

Before

Width:  |  Height:  |  Size: 1011 KiB

After

Width:  |  Height:  |  Size: 1011 KiB

View File

Before

Width:  |  Height:  |  Size: 864 KiB

After

Width:  |  Height:  |  Size: 864 KiB

View File

@@ -18,17 +18,20 @@
} }
</style> </style>
<div>
<table> <table>
<tr> <tr>
<td>lul</td> <td><img src="assets1/1.png"></td>
<td>lul</td> <td><img src="assets1/2.png"></td>
<td>lul</td> <td><img src="assets1/3.png"></td>
<td>lul</td> <td><img src="assets1/4.png"></td>
<td>lul</td> <td><img src="assets1/5.png"></td>
<td>lul</td> <td><img src="assets1/6.png"></td>
<td>lul</td> <td><img src="assets1/7.png"></td>
<td><img src="assets1/8.png"></td>
</tr> </tr>
</table> </table>
</div>
</body> </body>