mirror of
https://github.com/Sheldan/Sissi.git
synced 2026-01-26 19:21:43 +00:00
[SIS-xxx] adding html wrapper for debra images
restructuring and splitting image generation into multiple files adding doge sun image generation
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<meta http-equiv="refresh" content="{{ refreshInterval }}">
|
||||
<html>
|
||||
<head></head>
|
||||
<body>
|
||||
<img src="{{ imagePath }}">
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user