We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad35a58 commit 0665387Copy full SHA for 0665387
index.html
@@ -42,7 +42,7 @@ <h2>STANDARDIZING COGNITIVE TASKS</h2>
42
<section class="card" id="taps">
43
<span class="icon" role="img" aria-label="TAPS">📝</span>
44
<div>
45
- <h2>TAPS</h2>
+ <h2>taps</h2>
46
<div class="content" data-src="content/taps.md">Loading...</div>
47
<a href="taps.html">Learn more →</a>
48
</div>
@@ -51,9 +51,9 @@ <h2>TAPS</h2>
51
<section class="card" id="psyflow">
52
<span class="icon" role="img" aria-label="PsyFlow">🧠</span>
53
54
- <h2>PsyFlow</h2>
+ <h2>psyflow</h2>
55
<div class="content" data-src="content/psyflow.md">Loading...</div>
56
- <a href="/psyflow.html">Learn more →</a>
+ <a href="/psyflow/">Learn more →</a>
57
58
</section>
59
0 commit comments