microsoft/TypeAgent
Publicmirrored fromhttps://github.com/microsoft/TypeAgentAvailable
docs/_includes/footer.njk
11lines · modecode
| 1 | <footer class="site-footer"> |
| 2 | <div class="footer-content"> |
| 3 | <div class="footer-links"> |
| 4 | <a href="https://www.microsoft.com">© Microsoft</a> |
| 5 | <span class="footer-separator">•</span> |
| 6 | <a href="https://go.microsoft.com/fwlink/?LinkId=521839">Privacy</a> |
| 7 | <span class="footer-separator">•</span> |
| 8 | <a href="https://www.microsoft.com/en-us/legal/intellectualproperty/copyright">Terms of Use</a> |
| 9 | </div> |
| 10 | </div> |
| 11 | </footer> |