Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ <h2>What is X-Tag?</h2>
to provide a compact, feature-rich interface for component development. While X-Tag offers feature hooks for all Web Component APIs
(Custom Elements, Shadow DOM, Templates, and HTML Imports), it only relies on Custom Element support to operate.
In the absence of native Custom Element support, X-Tag uses a <a target="_blank" href="https://github.com/webcomponents/webcomponentsjs">polyfill</a>
shared with Google's Polymer framework. You can view our package options in the <a href="/builds">Builds</a> section</p>
shared with Google's Polymer framework. You can view our package options in the <a href="/builds">Builds</a> section.</p>


<hr/>
Expand Down Expand Up @@ -848,4 +848,4 @@ <h2 id="api_xtag_fireevent">xtag.fireEvent(ELEMENT, NAME, OPTIONS)</h2>
-->

</body>
</html>
</html>