fixed link color
This commit is contained in:
parent
1ba30df32a
commit
014eafca1b
|
@ -6,6 +6,7 @@
|
||||||
pdf_document:
|
pdf_document:
|
||||||
number_sections: yes
|
number_sections: yes
|
||||||
toc: yes
|
toc: yes
|
||||||
|
linkcolor: blue
|
||||||
---
|
---
|
||||||
|
|
||||||
```{r child = 'License.md'}
|
```{r child = 'License.md'}
|
||||||
|
@ -13,3 +14,5 @@
|
||||||
|
|
||||||
```{r child = 'Background/TheRoleoftheCommonDataModel.md'}
|
```{r child = 'Background/TheRoleoftheCommonDataModel.md'}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Will it add the footer?
|
Loading…
Reference in New Issue