-
Notifications
You must be signed in to change notification settings - Fork 46
/
_site.yml
32 lines (30 loc) · 922 Bytes
/
_site.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
name: "Sudarshan A. Shetty"
output_dir: "docs"
navbar:
title: "Tools for Microbiome Analysis"
left:
- icon: fa-home fa-lg
href: https://microbiome.github.io/
- text: "Tutorials Resources"
href: TutorialsResources.html
- text: "Other Tools"
href: OtherTools.html
- text: "About Controls"
href: ControlsMicrobiome.html
- text: "Contributors"
href: Contributors.html
- text: "Updates"
href: CHANGES.html
right:
- icon: ai-google-scholar ai-lg
href: https://scholar.google.nl/citations?hl=en&user=Vahc6LUAAAAJ&view_op=list_works&sortby=pubdate
- icon: fab fa-github fa-lg
href: https://github.com/microsud
- icon: fab fa-twitter fa-lg
href: https://twitter.com/gutmicrobe
- icon: fab fa-linkedin fa-lg
href: www.linkedin.com/in/sudarshan-shetty-57345822
output:
html_document:
theme: paper
css: 'styles.css'