Przeglądaj źródła

Add brand prefixes for fontawesome icons

Noticed some of your icons in the upper navbar was broken, this one bit me too!
tags/v0.3.3
Alison Presmanes Hill 5 lat temu
rodzic
commit
300908a77e
1 zmienionych plików z 4 dodań i 4 usunięć
  1. +4
    -4
      pkgdown/_pkgdown.yml

+ 4
- 4
pkgdown/_pkgdown.yml Wyświetl plik

@@ -70,7 +70,7 @@ navbar:
href: articles/template-variables.html
right:
news:
icon: fa fa-newspaper-o fa-lg
icon: far fa-newspaper fa-lg
text: ""
menu:
- text: "xaringan 0.3.0"
@@ -79,11 +79,11 @@ navbar:
- text: "Changelog"
href: news/index.html
github:
icon: fa-github fa-lg
icon: fab fa-github fa-lg
href: https://github.com/gadenbuie/xaringanthemer
twitter:
icon: fa-twitter fa-lg
icon: fab fa-twitter fa-lg
href: https://twitter.com/grrrck
home:
icon: fa-home fa-lg
icon: fas fa-home fa-lg
href: https://www.garrickadenbuie.com

Ładowanie…
Anuluj
Zapisz