Added picture download
This commit is contained in:
parent
fa95e1c9a0
commit
3993b856b6
@ -46,7 +46,7 @@ $img = getRandomFromArray($imgList);
|
|||||||
<div class="pic-center">
|
<div class="pic-center">
|
||||||
<img src="<?php echo $path . $img ?>" alt="" />
|
<img src="<?php echo $path . $img ?>" alt="" />
|
||||||
</div>
|
</div>
|
||||||
<a href="sources.php">Sources</a>
|
<a href="sources.php">Sources</a> | <a href="yagyuu.zip">Download all pictures</a>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
BIN
yagyuu.zip
Normal file
BIN
yagyuu.zip
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user