Skip to content

Commit 551e9cf

Browse files
Update the demo footer
1 parent 7bda2e8 commit 551e9cf

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

demo/index.html

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -80,11 +80,13 @@ <h2>API Reference</h2>
8080
</main>
8181

8282
<footer>
83-
<h2>Browser Support & Notes</h2>
8483
<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.
84+
Made with ❤️ by
85+
<a href="https://github.com/aarongustafson">Aaron Gustafson</a>.
86+
View the source on
87+
<a href="https://github.com/aarongustafson/COMPONENT-NAME"
88+
>GitHub</a
89+
>.
8890
</p>
8991
</footer>
9092

0 commit comments

Comments
 (0)