Skip to content

Commit

Permalink
Update thisVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
xfq committed Jan 15, 2024
1 parent 46110e3 commit f36c9a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion techniques/authoring-html.en.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
f.path = '../' // what you need to prepend to a URL to get to the /International directory

// AUTHORS AND TRANSLATORS should fill in these assignments:
f.thisVersion = { date:'2023-12-15', time:' 07:55'} // date and time of latest edits to this document/translation
f.thisVersion = { date:'2024-01-15', time:' 07:55'} // date and time of latest edits to this document/translation
f.contributors = ''; // people providing useful contributions or feedback during review or at other times
// also make sure that the lang attribute on the html tag is correct!

Expand Down

0 comments on commit f36c9a4

Please sign in to comment.