Skip to content
This repository was archived by the owner on Mar 30, 2021. It is now read-only.

Commit 4394392

Browse files
committed
Added links to more demo web components
1 parent 7c6a389 commit 4394392

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

generators/app/templates/index.html

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,13 @@ <h2>Learn more about BioJS</h2>
6565
<ul>
6666
<li>To learn more about creating BioJS components, visit
6767
<a href="http://training.biojs.net" target="_blank">the BioJS training pages.</a></li>
68-
<li>View a
69-
<a href="https://github.com/yochannah/biojs-webcomponent-prototype" target="_blank">
70-
demo biojs webcomponent example</a> you could emulate.</li>
68+
<li>View other demo biojs web component examples -
69+
<ul>
70+
<li><a href="https://github.com/Nikhil-Vats/BioJS-Homology-tool" target="_blank">BioJS Homology Tool</a></li>
71+
<li><a href="https://github.com/Nikhil-Vats/ComplexViewerWebComponent" target="_blank">Complex Viewer</a></li>
72+
<li><a href="https://github.com/Nikhil-Vats/bio-pv-web-component" target="_blank">Protein Viewer</a></li>
73+
</ul>
74+
</li>
7175
<li> To browse BioJS components, visit
7276
<a href="http://biojs.net" target="_blank">the BioJS Registry</a>.</li>
7377
</ul>

0 commit comments

Comments
 (0)