We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16fff01 commit 6ab00b2Copy full SHA for 6ab00b2
1 file changed
src/pages/index.astro
@@ -139,7 +139,7 @@ import Layout from '../layouts/Layout.astro';
139
<!-- Text Section -->
140
<div class="text-center">
141
<h3 class="text-2xl font-medium text-gray-900 mb-4">
142
- <a href="https://rai-inst.com/resources/blog/combining-sampling-and-learning-for-dynamic-whole-body-manipulation/" class="hover:text-gray-600 transition-colors">
+ <a href="https://rai-inst.com/resources/blog/combining-sampling-and-learning-for-dynamic-whole-body-manipulation/" class="hover:text-gray-600 transition-colors no-underline">
143
Combining Sampling and Learning for Dynamic Whole-Body Manipulation
144
</a>
145
</h3>
0 commit comments