mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 12:45:39 +01:00
Make copyright year dynamic
This commit is contained in:
parent
a404c91e22
commit
5c2439210d
1 changed files with 1 additions and 1 deletions
|
|
@ -154,7 +154,7 @@
|
|||
<img src="https://opensource.microsoft.com/img/microsoft.png" alt="Microsoft" style="max-height:23px;margin-bottom:12px;">
|
||||
</a>
|
||||
<br/>
|
||||
<small>© 2018 Microsoft</small>
|
||||
<small>© <script>document.write(new Date().getFullYear())</script> Microsoft</small>
|
||||
</p>
|
||||
</footer>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue