mirror of
https://github.com/Sheldan/Sissi.git
synced 2026-01-21 07:10:32 +00:00
restructuring and splitting image generation into multiple files adding doge sun image generation
7 lines
151 B
HTML
7 lines
151 B
HTML
<meta http-equiv="refresh" content="{{ refreshInterval }}">
|
|
<html>
|
|
<head></head>
|
|
<body>
|
|
<img src="{{ imagePath }}">
|
|
</body>
|
|
</html> |