Create index.html

This commit is contained in:
Alexander Pico 2023-04-11 15:34:09 -07:00 committed by GitHub
parent 4748ec22b8
commit 8df9cedf34
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

9
docs/index.html Normal file
View file

@ -0,0 +1,9 @@
<html>
<body>
<h1>Welcome to Gladstone Bioinformatics Workshops</h1>
<h3>Useful links</h3>
<ul>
<li><a href="https://github.com/gladstone-institutes/Bioinformatics-Workshops/wiki">Listing of all workshops and materials</li>
</ul>
</body>
</html>