ソースを参照

Add link to NEWS and my website to pkgdown title bar

tags/v0.3.0
コミット
f34b80b96a
1個のファイルの変更8行の追加3行の削除
  1. +8
    -3
      pkgdown/_pkgdown.yml

+ 8
- 3
pkgdown/_pkgdown.yml ファイルの表示

@@ -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

読み込み中…
キャンセル
保存