content: replace ISO 8601 with RFC 3339

This commit is contained in:
Victor Westerlund 2025-06-22 12:12:59 +02:00
parent d5cc7fa82c
commit 1c783b33ac

View file

@ -129,7 +129,7 @@
<p>engineering</p> <p>engineering</p>
<p>photography</p> <p>photography</p>
<p>videography</p> <p>videography</p>
<p>ISO&nbsp;8601</p> <p>RFC&nbsp;3339</p>
<p>digital archiving</p> <p>digital archiving</p>
</div> </div>
<script type="module"><?= VV::js("public/assets/js/pages/about") ?></script> <script type="module"><?= VV::js("public/assets/js/pages/about") ?></script>