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 efe0cd9 commit 88e99c5Copy full SHA for 88e99c5
presentation/slides.md
@@ -84,7 +84,7 @@ layout: two-cols-header
84
- Steve & Dasun collaborated for a couple of weeks.
85
- Abdullah and Shiv joined later in the journey.
86
87
-<div v-click v-click.hide style="
+<div v-if="$slidev.nav.clicks === 1" style="
88
position: fixed;
89
top: 0;
90
left: 0;
@@ -97,7 +97,7 @@ layout: two-cols-header
97
<img src="./meme1.JPG" />
98
</div>
99
100
-<v-click at="+2">
+<v-click at="+3">
101
102
<h2>
103
Prototype Project <span v-mark.circle.purple="4">("LabWhere")</span>
0 commit comments