first commit

This commit is contained in:
2024-01-19 11:09:11 +01:00
commit b18af7a943
29473 changed files with 4500547 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
<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>