mille storie
commenti da mastodon, widget con custom widget test...
This commit is contained in:
17
widgets/examples/index.html
Normal file
17
widgets/examples/index.html
Normal file
@@ -0,0 +1,17 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
||||
<title>Gancio Widget Example</title>
|
||||
<script src="https://unpkg.com/vue"></script>
|
||||
<script src='dist/gancio-widget.min.js'></script>
|
||||
<link rel="stylesheet" href="../list/style.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<gancio-widget minimal></gancio-widget>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user