File tree Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ knitr::opts_chunk$set(
2222[ ![ R-CMD-check] ( https://github.com/r-lib/mirai/actions/workflows/R-CMD-check.yaml/badge.svg )] ( https://github.com/r-lib/mirai/actions/workflows/R-CMD-check.yaml )
2323[ ![ Codecov test coverage] ( https://codecov.io/gh/r-lib/mirai/graph/badge.svg )] ( https://app.codecov.io/gh/r-lib/mirai )
2424[ ![ DOI] ( https://zenodo.org/badge/459341940.svg )] ( https://zenodo.org/badge/latestdoi/459341940 )
25+ [ ![ Ask DeepWiki] ( https://deepwiki.com/badge.svg )] ( https://deepwiki.com/r-lib/mirai )
2526<!-- badges: end -->
2627
2728### ミライ
Original file line number Diff line number Diff line change @@ -13,6 +13,8 @@ status](https://r-lib.r-universe.dev/badges/mirai)](https://r-lib.r-universe.dev
1313[ ![ Codecov test
1414coverage] ( https://codecov.io/gh/r-lib/mirai/graph/badge.svg )] ( https://app.codecov.io/gh/r-lib/mirai )
1515[ ![ DOI] ( https://zenodo.org/badge/459341940.svg )] ( https://zenodo.org/badge/latestdoi/459341940 )
16+ [ ![ Ask
17+ DeepWiki] ( https://deepwiki.com/badge.svg )] ( https://deepwiki.com/r-lib/mirai )
1618<!-- badges: end -->
1719
1820### ミライ
Original file line number Diff line number Diff line change @@ -6,7 +6,8 @@ template:
66 includes :
77 in_header : |
88 <script defer data-domain="mirai.r-lib.org,all.tidyverse.org" src="https://plausible.io/js/plausible.js"></script>
9-
9+ after_navbar : |
10+ <a href="https://deepwiki.com/r-lib/mirai"><img src="https://deepwiki.com/badge.svg" alt="Ask DeepWiki"></a>
1011reference :
1112- contents :
1213 - mirai-package
You can’t perform that action at this time.
0 commit comments