[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:
Sheldan
2023-11-29 00:04:29 +01:00
parent 0390d7c8ca
commit 81824db1f1
7 changed files with 269 additions and 215 deletions

View File

@@ -0,0 +1,7 @@
<meta http-equiv="refresh" content="{{ refreshInterval }}">
<html>
<head></head>
<body>
<img src="{{ imagePath }}">
</body>
</html>