Skip to content

Commit 1cddc38

Browse files
committed
bookdown config
1 parent 502b490 commit 1cddc38

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

_output.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ bookdown::gitbook:
1313
<a href="https://anvilproject.org/" target="_blank"><img src="assets/AnVIL_style/logo-anvil.png" style="width: 80%; padding-left: 15px; padding-top: 8px;"</a>
1414
after: |
1515
<p style="text-align:center;"> <a href="https://github.com/jhudsl/OTTR_Template" target="blank" > This content was published with</a> <a href="https://bookdown.org/" target="blank"> bookdown by: </a> </p>
16-
<p style="text-align:center;"> <a href="https://hutchdatascience.org/"> The Fred Hutch Data Science Lab </a></p>
17-
<a href="https://hutchdatascience.org/" target="_blank"><img src="https://raw.githubusercontent.com/jhudsl/OTTR_Template/main/style-sets/fhdasl/copy_to_assets/big-dasl-stacked.png" style="width: 80%; padding-left: 34px; padding-top: 8px;"</a>
16+
<p style="text-align:center;"> <a href="http://jhudatascience.org/"> The Johns Hopkins Data Science Lab </a></p>
17+
<a href="http://jhudatascience.org/"><img src="https://jhudatascience.org/images/dasl.png" style=" width: 80%; padding-left: 40px; padding-top: 8px; vertical-align: top "</a>
1818
<p style="text-align:center; font-size: 12px;"> <a href="https://github.com/rstudio4edu/rstudio4edu-book/"> Style adapted from: rstudio4edu-book </a> <a href ="https://creativecommons.org/licenses/by/2.0/"> (CC-BY 2.0) </a></p>
19-
<p style="padding-left: 40px;"><div class="trapezoid" style = "padding-left: 40px;"><span><a href="https://docs.google.com/forms/d/e/1FAIpQLScrDVb_utm55pmb_SHx-RgELTEbCCWdLea0T3IzS0Oj00GE4w/viewform?usp=pp_url&entry.1565230805=AnVIL+Book+Name"> Click here to provide feedback</a> <img src="assets/itcr_arrow.png" style=" width: 10%" ></span></div></p>
19+
<p style="padding-left: 40px;"><div class="trapezoid" style = "padding-left: 40px;"><span><a href="https://docs.google.com/forms/d/e/1FAIpQLScrDVb_utm55pmb_SHx-RgELTEbCCWdLea0T3IzS0Oj00GE4w/viewform?usp=pp_url&entry.1565230805=your+course"> Click here to provide feedback</a> <img src="assets/itcr_arrow.png" style=" width: 10%" ></span></div></p>
2020
21-
# Note: Do not edit the feedback link in this file by hand. This is automatically edited through GitHub Actions workflows. You can deactivate this behavior in config_automation.yml.
21+
# Note: Do not edit the feedback link in this file. This is automatically edited through the render-preview and render-bookdown workflows.

index.Rmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
title: "AnVIL Book Name"
2+
title: "MAGE on AnVIL"
33
date: "`r format(Sys.time(), '%B %d, %Y')`"
44
site: bookdown::bookdown_site
55
documentclass: book
66
bibliography: book.bib
77
biblio-style: apalike
88
link-citations: yes
9-
description: Description about Course/Book.
9+
description: Walkthrough exploring the MAGE (Multi-ancestry Analysis of Gene Expression) dataset on AnVIL
1010
favicon: assets/AnVIL_style/anvil_favicon.ico
1111
---
1212

0 commit comments

Comments
 (0)