microsoft/TypeAgent

Public

mirrored fromhttps://github.com/microsoft/TypeAgentAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
v0.1.4-py

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

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>