Skip to content

Commit

Permalink
Deploying to gh-pages from @ d2a732a 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
shikokuchuo committed Jun 23, 2024
1 parent d4cf08b commit bfab484
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion contributors.html
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ <h3 class="anchored" data-anchor-id="requirements-for-registration">Requirements
<h2 class="anchored" data-anchor-id="how-to-create-a-badge">How to create a badge</h2>
<p><a href="https://community.r-multiverse.org/mirai"><img src="https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fcommunity.r-multiverse.org%2Fapi%2Fpackages%2Fmirai&amp;query=%24.Version&amp;label=r-multiverse" alt="R-multiverse status"></a></p>
<p>To add a dynamic ‘R-multiverse’ badge for package readme files, like the one above, copy the following markdown snippet, replacing ‘pkgNAME’ with the actual package name in both places it appears:</p>
<div class="sourceCode" id="cb2"><pre class="sourceCode md code-with-copy"><code class="sourceCode markdown"><span id="cb2-1"><a href="#cb2-1" aria-hidden="true" tabindex="-1"></a><span class="co">[</span><span class="al">![R-multiverse status](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fcommunity.r-multiverse.org%2Fapi%2Fpackages%2F&amp;pkgNAMEquery=%24.Version&amp;label=R-multiverse)</span><span class="co">](https://community.r-multiverse.org/pkgNAME)</span></span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
<div class="sourceCode" id="cb2"><pre class="sourceCode md code-with-copy"><code class="sourceCode markdown"><span id="cb2-1"><a href="#cb2-1" aria-hidden="true" tabindex="-1"></a><span class="co">[</span><span class="al">![R-multiverse status](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fcommunity.r-multiverse.org%2Fapi%2Fpackages%2FpkgNAME&amp;query=%24.Version&amp;label=r-multiverse)</span><span class="co">](https://community.r-multiverse.org/pkgNAME)</span></span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
</section>
<section id="how-to-edit-or-remove-packages" class="level2">
<h2 class="anchored" data-anchor-id="how-to-edit-or-remove-packages">How to edit or remove packages</h2>
Expand Down
2 changes: 1 addition & 1 deletion search.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"href": "contributors.html#how-to-create-a-badge",
"title": "Contributors",
"section": "How to create a badge",
"text": "How to create a badge\n\nTo add a dynamic ‘R-multiverse’ badge for package readme files, like the one above, copy the following markdown snippet, replacing ‘pkgNAME’ with the actual package name in both places it appears:\n[![R-multiverse status](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fcommunity.r-multiverse.org%2Fapi%2Fpackages%2F&pkgNAMEquery=%24.Version&label=R-multiverse)](https://community.r-multiverse.org/pkgNAME)"
"text": "How to create a badge\n\nTo add a dynamic ‘R-multiverse’ badge for package readme files, like the one above, copy the following markdown snippet, replacing ‘pkgNAME’ with the actual package name in both places it appears:\n[![R-multiverse status](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fcommunity.r-multiverse.org%2Fapi%2Fpackages%2FpkgNAME&query=%24.Version&label=r-multiverse)](https://community.r-multiverse.org/pkgNAME)"
},
{
"objectID": "contributors.html#how-to-edit-or-remove-packages",
Expand Down
14 changes: 7 additions & 7 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,30 +2,30 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://r-multiverse.org/users.html</loc>
<lastmod>2024-06-23T09:57:14.164Z</lastmod>
<lastmod>2024-06-23T14:40:08.333Z</lastmod>
</url>
<url>
<loc>https://r-multiverse.org/review.html</loc>
<lastmod>2024-06-23T09:57:14.164Z</lastmod>
<lastmod>2024-06-23T14:40:08.333Z</lastmod>
</url>
<url>
<loc>https://r-multiverse.org/contributors.html</loc>
<lastmod>2024-06-23T09:57:14.160Z</lastmod>
<lastmod>2024-06-23T14:40:08.329Z</lastmod>
</url>
<url>
<loc>https://r-multiverse.org/about.html</loc>
<lastmod>2024-06-23T09:57:14.160Z</lastmod>
<lastmod>2024-06-23T14:40:08.329Z</lastmod>
</url>
<url>
<loc>https://r-multiverse.org/conduct.html</loc>
<lastmod>2024-06-23T09:57:14.160Z</lastmod>
<lastmod>2024-06-23T14:40:08.329Z</lastmod>
</url>
<url>
<loc>https://r-multiverse.org/index.html</loc>
<lastmod>2024-06-23T09:57:14.160Z</lastmod>
<lastmod>2024-06-23T14:40:08.329Z</lastmod>
</url>
<url>
<loc>https://r-multiverse.org/team.html</loc>
<lastmod>2024-06-23T09:57:14.164Z</lastmod>
<lastmod>2024-06-23T14:40:08.333Z</lastmod>
</url>
</urlset>

0 comments on commit bfab484

Please sign in to comment.