You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
454 B
13 lines
454 B
<footer bs-footer> |
|
<p bs-text="copyright">© 2021 - |
|
<a href="https://browsersync.io">Browsersync.io</a> |
|
</p> |
|
<p> |
|
<a href="https://github.com/BrowserSync/browser-sync/" 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> |
|
</p> |
|
</footer>
|
|
|