work.suroh.tk/node_modules/browser-sync-ui/static/components/footer.html

17 lines
574 B
HTML
Raw Normal View History

2019-12-02 12:22:45 +00:00
<footer bs-footer>
<p bs-text="copyright">© 2016 -
<a href="http://browsersync.io">Browsersync.io</a>
</p>
<p>
<a href="https://github.com/Browsersync/UI/" bs-icon>
<svg bs-svg-icon><use xlink:href="#svg-github"></use></svg>
</a>
<a href="https://twitter.com/browsersync" bs-icon>
<svg bs-svg-icon><use xlink:href="#svg-twitter"></use></svg>
</a>
<a href="http://www.wearejh.com" bs-icon>
<svg bs-svg-icon><use xlink:href="#svg-jh"></use></svg>
</a>
</p>
</footer>