add timestamp macro

This commit is contained in:
2025-06-30 17:11:24 +03:00
parent a95200caf9
commit 19bf98f5b5
5 changed files with 16 additions and 5 deletions

View File

@ -25,4 +25,5 @@
</footer>
<script src="/static/js/copy-code.js"></script>
<script src="/static/js/ui.js"></script>
<script src="/static/js/date-fmt.js"></script>
</body>