We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63bb0d9 commit a7ed9c4Copy full SHA for a7ed9c4
1 file changed
index.html
@@ -133,6 +133,16 @@ <h1 class="title">
133
<span>TBA</span>
134
</a>
135
</span>
136
+ <!-- Doc link -->
137
+ <span class="link-block">
138
+ <a href="https://robot-control-stack.org" target="_blank"
139
+ class="external-link button is-normal is-rounded is-dark">
140
+ <span class="icon">
141
+ <i class="fas fa-book"></i>
142
+ </span>
143
+ <span>Doc</span>
144
+ </a>
145
146
<!-- Model Link. -->
147
<!-- <span class="link-block">
148
<a href="https://huggingface.co/Juelg"
0 commit comments