We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bda2e8 commit 551e9cfCopy full SHA for 551e9cf
1 file changed
demo/index.html
@@ -80,11 +80,13 @@ <h2>API Reference</h2>
80
</main>
81
82
<footer>
83
- <h2>Browser Support & Notes</h2>
84
<p>
85
- This web component uses modern browser APIs and works in all
86
- evergreen browsers. It requires JavaScript to be enabled and
87
- uses the Custom Elements API.
+ Made with ❤️ by
+ <a href="https://github.com/aarongustafson">Aaron Gustafson</a>.
+ View the source on
+ <a href="https://github.com/aarongustafson/COMPONENT-NAME"
88
+ >GitHub</a
89
+ >.
90
</p>
91
</footer>
92
0 commit comments