mirror of
https://codeberg.org/vlw/vlw.se.git
synced 2025-09-13 21:13:40 +02:00
content: replace ISO 8601 with RFC 3339 on the /about
page interests (#45)
I'm afraid my relationship with ISO 8601 has come to a quiet end. RFC 3339 is my new best friend.  https://ijmacd.github.io/rfc3339-iso8601/ Reviewed-on: https://codeberg.org/vlw/vlw.se/pulls/45 Co-authored-by: vlw <victor@vlw.se> Co-committed-by: vlw <victor@vlw.se>
This commit is contained in:
parent
37f2ac00c3
commit
03492df615
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@
|
|||
<p>engineering</p>
|
||||
<p>photography</p>
|
||||
<p>videography</p>
|
||||
<p>ISO 8601</p>
|
||||
<p>RFC 3339</p>
|
||||
<p>digital archiving</p>
|
||||
</div>
|
||||
<script><?= VV::js("public/assets/js/pages/about") ?></script>
|
Loading…
Add table
Reference in a new issue