-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathfooter.html
13 lines (13 loc) · 1.08 KB
/
footer.html
1
2
3
4
5
6
7
8
9
10
11
12
13
<footer>
<div class="footer-item"><img src="img/GoAi-square.png" class="logo-small"> <br> <a href="http://gpuopenanalytics.com" class="nav-logo">goai</a> </div>
<br>
<div class="footer-item"><a href="announcements.html">announcements </a></div>
<div class="footer-item"><a href="news.html">news </a></div>
<div class="footer-item"><a href="https://github.com/gpuopenanalytics/" target="_blank">github </a></div>
<br>
<div class="footer-item"><a href="https://twitter.com/gpuoai" target="_blank">twitter </a></div>
<div class="footer-item"><a href="https://stackoverflow.com/questions/tagged/goai" target="_blank">stackoverflow </a></div>
<div class="footer-item"><a href="https://join.slack.com/t/gpuoai/shared_invite/MjE0Njg5NDQ1MDQxLTE1MDA1MzQzNzgtODRkMTIxYTEzOA">slack </a></div>
<div class="footer-item"><a href="https://groups.google.com/forum/#!forum/gpuopenanalytics" target="_blank">google groups </a></div>
<div class="footer-item"><a href="mailto:[email protected]?Subject=GoAi" title="email GOAI" target="_blank" class="cls3FWz5 cls1H0Td">email </a>
</footer>