Add legal links

This commit is contained in:
Michal Moskal 2019-01-07 17:34:38 +00:00
parent 4a97cb50d2
commit 7e6306cf08

View file

@ -29,6 +29,14 @@
float: right;
color: white;
}
footer {
text-align: center;
margin-top: 5em;
}
footer a {
margin-right: 2em;
}
</style>
</head>
@ -50,6 +58,15 @@
or
<a href="#" onclick="defines()">download configkeys.h</a>.
</p>
<footer>
<a href="https://makecode.com/privacy" target="_blank" rel="noopener">Privacy &amp; Cookies</a>
<a href="https://makecode.com/termsofuse" target="_blank" rel="noopener"> Terms Of Use</a>
<a href="https://makecode.com/trademarks" target="_blank" rel="noopener">Trademarks</a>
<span>© 2019 Microsoft</span>
</footer>
</section>
<script>