mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 12:37:30 +02:00
Deploying to gh-pages from @ agdamsbo/FreesearchR@111393c73f 🚀
This commit is contained in:
parent
da38229a81
commit
3177b75c87
136 changed files with 851 additions and 423 deletions
6
QA.html
6
QA.html
|
|
@ -22,7 +22,7 @@
|
|||
<li class="nav-item"><a class="nav-link" href="news/index.html">Changelog</a></li>
|
||||
</ul><ul class="navbar-nav"><li class="nav-item"><form class="form-inline" role="search">
|
||||
<input class="form-control" type="search" name="search-input" id="search-input" autocomplete="off" aria-label="Search site" placeholder="Search for" data-search-index="search.json"></form></li>
|
||||
<li class="nav-item"><a class="external-link nav-link" href="https://github.com/agdamsbo/freesearcheR/" aria-label="GitHub"><span class="fa fab fa-github fa-lg"></span></a></li>
|
||||
<li class="nav-item"><a class="external-link nav-link" href="https://github.com/agdamsbo/FreesearchR/" aria-label="GitHub"><span class="fa fab fa-github fa-lg"></span></a></li>
|
||||
</ul></div>
|
||||
|
||||
|
||||
|
|
@ -32,12 +32,12 @@
|
|||
<main id="main" class="col-md-9"><div class="page-header">
|
||||
|
||||
<h1>Questions and answers</h1>
|
||||
<small class="dont-index">Source: <a href="https://github.com/agdamsbo/freesearcheR/blob/main/QA.md" class="external-link"><code>QA.md</code></a></small>
|
||||
<small class="dont-index">Source: <a href="https://github.com/agdamsbo/FreesearchR/blob/main/QA.md" class="external-link"><code>QA.md</code></a></small>
|
||||
</div>
|
||||
|
||||
<div id="questions-and-answers" class="section level1">
|
||||
|
||||
<p>A complete instructions set <a href="https://agdamsbo.github.io/FreesearchR/articles/FreesearchR.html" class="external-link">is also available</a>, but below are a collection of questions and answers about the project and use of the <strong><em>FreesearchR</em></strong> app.</p>
|
||||
<p>A complete instructions set <a href="https://agdamsbo.github.io/FreesearchR/articles/FreesearchR.html">is also available</a>, but below are a collection of questions and answers about the project and use of the <strong><em>FreesearchR</em></strong> app.</p>
|
||||
<div class="section level2">
|
||||
<h2 id="are-you-keeping-the-uploaded-data">Are you keeping the uploaded data?<a class="anchor" aria-label="anchor" href="#are-you-keeping-the-uploaded-data"></a></h2>
|
||||
<p>No! All uploaded data is deleted when the session ends, so only stored for your analyses and the immediately deleted.</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue