feat: add time zone in rendered footer
This commit is contained in:
parent
3cf870cef4
commit
0653435474
1 changed files with 1 additions and 1 deletions
|
@ -438,7 +438,7 @@
|
|||
{{ attribution.owner }}
|
||||
</p>
|
||||
<p>Powered by <a href="https://ayco.io/sh/threads">/threads</a></p>
|
||||
<p>Rendered on {{ render_date }}</p>
|
||||
<p>Rendered on {{ render_date }} in Europe/Amsterdam</p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue