Procházet zdrojové kódy

Add link to NEWS and my website to pkgdown title bar

tags/v0.3.0
Garrick Aden-Buie před 6 roky
rodič
revize
f34b80b96a
1 změnil soubory, kde provedl 8 přidání a 3 odebrání
  1. +8
    -3
      pkgdown/_pkgdown.yml

+ 8
- 3
pkgdown/_pkgdown.yml Zobrazit soubor

@@ -44,9 +44,6 @@ reference:
- choose_dark_or_light
navbar:
left:
home:
icon: fa-home fa-lg
href: index.html
intro:
text: Get started
href: articles/xaringanthemer.html
@@ -66,9 +63,17 @@ navbar:
text: CSS Help
href: articles/css-help.html
right:
news:
icon: fa fa-newspaper-o fa-lg
href: news/index.html
text: ""
title: "Changelog"
github:
icon: fa-github fa-lg
href: https://github.com/gadenbuie/xaringanthemer
twitter:
icon: fa-twitter fa-lg
href: https://twitter.com/grrrck
home:
icon: fa-home fa-lg
href: https://www.garrickadenbuie.com

Načítá se…
Zrušit
Uložit