1
0
Fork 0
mirror of https://github.com/aclist/dztui.git synced 2024-12-29 13:52:03 +01:00

Add skeleton

This commit is contained in:
aclist 2022-10-08 12:09:35 +09:00
parent ab79d92a76
commit 1e835a7c63

5
helpers/d.html Normal file
View file

@ -0,0 +1,5 @@
<html>
<body style="background-color:black">
<img style="position:absolute;inset:0;image-orientation:from-image" src="d.webp" width="364" height="384"></img>
</body>
</html>