Skip to content

Commit b85a77f

Browse files
committed
logo in readme zero size in auto website
1 parent 01cb849 commit b85a77f

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "kuenm2: Detailed Development of Ecological Niche Models"
3-
author: "Weverton C. F. Trindade, Luis F. Arias-Giraldo, Luis Osorio-Olvera, A. Townsend Peterson, and Marlon E. Cobos"
3+
author: "Weverton C. F. Trindade, Luis F. Arias-Giraldo, Luis Osorio-Olvera, A. Townsend Peterson, and Marlon E. Cobos <img src='man/figures/logo.png' align='right' height='25%' width='25%'/>"
44
output:
55
github_document:
66
toc: yes

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ kuenm2: Detailed Development of Ecological Niche Models
22
================
33
Weverton C. F. Trindade, Luis F. Arias-Giraldo, Luis Osorio-Olvera, A.
44
Townsend Peterson, and Marlon E. Cobos
5+
<img src='man/figures/logo.png' align='right' height='25%' width='25%'/>
56

67
- [Package description](#package-description)
78
- [Installing the package](#installing-the-package)

_pkgdown.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ template:
1212
input-color: "#212529" # color text search bar
1313
navbar-light-bg: "#007bff" #color for navbar when light
1414
navbar-dark-bg: "#00008B" #color for navbar when dark
15+
pkgdown-logo-size: 0 # no aautomatic logo in website
1516

1617
# navigation bar configuration
1718
navbar:

0 commit comments

Comments
 (0)