We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34e6d3d commit 2b63e01Copy full SHA for 2b63e01
index.html
@@ -1 +1,11 @@
1
-😎
+<!DOCTYPE html>
2
+<html>
3
+ <head>
4
+ <meta charset="utf-8">
5
+ <title>OpenComponents</title>
6
+ </head>
7
+ <body>
8
+ <oc-component href="https://opencomponents-site-registry.herokuapp.com/landing-page/*"></oc-component>
9
+ <script src="https://s3.eu-west-2.amazonaws.com/opencomponents-site-registry/components/oc-client/0.39.8/src/oc-client.min.js"></script>
10
+ </body>
11
+</html>
0 commit comments