Browse Source

update title

master
Antoine Neuraz 5 years ago
parent
commit
a495aa2367
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      _output.yml
  2. +1
    -1
      index.Rmd

+ 1
- 1
_output.yml View File

@@ -3,7 +3,7 @@ bookdown::gitbook:
config:
toc:
before: |
<li><a href="./">Visualisation de données avec R</a></li>
<li><a href="./">Visualisation de données : éléments théoriques et applications avec R</a></li>
after: |
<li><a href="https://github.com/rstudio/bookdown" target="blank">Published with bookdown</a></li>
download: ["pdf", "epub"]

+ 1
- 1
index.Rmd View File

@@ -1,5 +1,5 @@
---
title: "Visualisation de données avec R"
title: "Visualisation de données : éléments théoriques et applications avec R"
author: "Antoine Neuraz"
date: "`r Sys.Date()`"
site: bookdown::bookdown_site


Loading…
Cancel
Save