mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
Deploying to gh-pages from @ agdamsbo/FreesearchR@7a76a83dba 🚀
This commit is contained in:
parent
08c39e506f
commit
3664d6be81
126 changed files with 593 additions and 214 deletions
3
404.html
3
404.html
|
|
@ -30,7 +30,7 @@
|
|||
|
||||
<a class="navbar-brand me-2" href="https://agdamsbo.github.io/FreesearchR/index.html">FreesearchR</a>
|
||||
|
||||
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">25.6.4</small>
|
||||
<small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="">25.7.1</small>
|
||||
|
||||
|
||||
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbar" aria-controls="navbar" aria-expanded="false" aria-label="Toggle navigation">
|
||||
|
|
@ -45,6 +45,7 @@
|
|||
<button class="nav-link dropdown-toggle" type="button" id="dropdown-articles" data-bs-toggle="dropdown" aria-expanded="false" aria-haspopup="true">Articles</button>
|
||||
<ul class="dropdown-menu" aria-labelledby="dropdown-articles">
|
||||
<li><a class="dropdown-item" href="https://agdamsbo.github.io/FreesearchR/articles/data-types.html">Data types</a></li>
|
||||
<li><a class="dropdown-item" href="https://agdamsbo.github.io/FreesearchR/articles/missingness.html">Missingness in data</a></li>
|
||||
<li><a class="dropdown-item" href="https://agdamsbo.github.io/FreesearchR/articles/session.html">Session info</a></li>
|
||||
<li><a class="dropdown-item" href="https://agdamsbo.github.io/FreesearchR/articles/visuals.html">On visuals</a></li>
|
||||
</ul>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue