mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 17:25:39 +01:00
adding microsoft logo to footer
This commit is contained in:
parent
4930b6aff5
commit
56d3e5736e
1 changed files with 4 additions and 0 deletions
|
|
@ -150,6 +150,10 @@
|
||||||
<footer class="container">
|
<footer class="container">
|
||||||
<hr>
|
<hr>
|
||||||
<p class="text-center">
|
<p class="text-center">
|
||||||
|
<a href="https://microsoft.com" title="Microsoft">
|
||||||
|
<img src="https://opensource.microsoft.com/img/microsoft.png" alt="Microsoft" style="max-height:23px;margin-bottom:12px;">
|
||||||
|
</a>
|
||||||
|
<br/>
|
||||||
<small>© 2017 Microsoft</small>
|
<small>© 2017 Microsoft</small>
|
||||||
</p>
|
</p>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue