Skip to content

Commit d431bf8

Browse files
committed
GFP: add ArXiv link to the webpage
1 parent 555b620 commit d431bf8

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

publications/guided-flow-policy/index.html

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,14 @@ <h1 class="title is-1 publication-title">Guided Flow Policy: Learning from High-
105105
<span>Paper</span>
106106
</a>
107107
</span>
108+
<span class="link-block">
109+
<a href="https://arxiv.org/abs/2512.03973" class="external-link button is-normal is-rounded is-dark">
110+
<span class="icon">
111+
<i class="ai ai-arxiv"></i>
112+
</span>
113+
<span>arXiv</span>
114+
</a>
115+
</span>
108116
<span class="link-block">
109117
<a href="https://github.com/Simple-Robotics/guided-flow-policy"
110118
class="external-link button is-normal is-rounded is-dark">
@@ -203,4 +211,4 @@ <h2 class="title is-3">Experiments across 144 tasks</h2>
203211

204212
</body>
205213

206-
</html>
214+
</html>
Binary file not shown.

0 commit comments

Comments
 (0)