mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-06-12 13:41:40 +00:00
update
This commit is contained in:
16
node_modules/browser-sync-ui/static/components/footer.html
generated
vendored
Normal file
16
node_modules/browser-sync-ui/static/components/footer.html
generated
vendored
Normal file
@ -0,0 +1,16 @@
|
||||
<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>
|
Reference in New Issue
Block a user