We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3afc89 commit 2c72226Copy full SHA for 2c72226
index.Rmd
@@ -1,9 +1,8 @@
1
---
2
title: "Functional Enrichment Workshop"
3
author: 'Australian Biocommons, Sydney Informatics Hub (USYD) and Monash Genomics and Bioinformatics Platform (MGBP)'
4
-date: |
5
- "`r format(Sys.Date(), '%B %d, %Y')`"
6
- <img src="logos.png" width="300" alt="Logo"><br>
+date: "`r format(Sys.Date(), '%B %d, %Y')`" |
+ <br><img src="logos.png" width="300" alt="Logo"><br>
7
site: bookdown::bookdown_site
8
output: bookdown::bs4_book
9
documentclass: book
0 commit comments