mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-18 18:38:11 +08:00
* explicit site.url in config * infra for custom css * moves home item to html layout * adds baseurl to site config
10 lines
143 B
YAML
10 lines
143 B
YAML
theme: jekyll-theme-cayman
|
|
show_downloads: false
|
|
baseurl: /cellxgene
|
|
|
|
nav:
|
|
- title: Data
|
|
url: data.html
|
|
- title: FAQ
|
|
url: faq.html
|