Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -204,7 +204,7 @@
|
|
| 204 |
|
| 205 |
<!-- Header -->
|
| 206 |
<div class="header">
|
| 207 |
-
<img src="
|
| 208 |
<div class="header-text">
|
| 209 |
<h1>OpenRAL</h1>
|
| 210 |
<p>The runtime layer between VLA models and real robots. Open-source, typed, layered — composable like LangGraph, distributable like Hugging Face.</p>
|
|
|
|
| 204 |
|
| 205 |
<!-- Header -->
|
| 206 |
<div class="header">
|
| 207 |
+
<img src="/spaces/OpenRAL/README/resolve/main/openral-logo.svg" alt="OpenRAL logo" />
|
| 208 |
<div class="header-text">
|
| 209 |
<h1>OpenRAL</h1>
|
| 210 |
<p>The runtime layer between VLA models and real robots. Open-source, typed, layered — composable like LangGraph, distributable like Hugging Face.</p>
|