Skip to content

Commit efca6b4

Browse files
committed
Deploy preview for PR 189 🛫
1 parent c80a6d8 commit efca6b4

3 files changed

Lines changed: 10 additions & 10 deletions

File tree

‎pr-preview/pr-189/assets/architecture.svg‎

Lines changed: 2 additions & 2 deletions
Loading

‎pr-preview/pr-189/index.html‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@
400400
<div class="mdx-hero__content md-grid">
401401
<div class="mdx-hero__inner">
402402
<div class="mdx-hero__text">
403-
<h1>HIROZ</h1>
403+
<h1>Hiroz</h1>
404404
<p><strong>High-performance Interoperable Robotics on Zenoh.</strong><br>
405405
Pure Rust ROS 2 — wire-compatible with standard ROS 2 nodes,<br>
406406
no ROS installation required.</p>
@@ -1979,10 +1979,10 @@ <h2>Flexible Serialization</h2>
19791979
<div class="md-grid">
19801980
<div class="mdx-architecture__header md-typeset">
19811981
<h2>Architecture</h2>
1982-
<p>HIROZ provides three integration paths to suit different use cases.</p>
1982+
<p>Hiroz provides three integration paths to suit different use cases.</p>
19831983
</div>
19841984
<div class="mdx-architecture__frame">
1985-
<img src="assets/architecture.svg" alt="HIROZ Architecture — Three Integration Paths"/>
1985+
<img src="assets/architecture.svg" alt="Hiroz Architecture — Three Integration Paths"/>
19861986
</div>
19871987
</div>
19881988
</section>
@@ -2062,7 +2062,7 @@ <h2>Choose Your Path</h2>
20622062
<section class="mdx-cta" aria-label="Get Started">
20632063
<div class="md-grid md-typeset">
20642064
<h2>Ready to build faster, safer, interoperable robotics?</h2>
2065-
<p>Get HIROZ running in under 5 minutes with the Quick Start guide.</p>
2065+
<p>Get Hiroz running in under 5 minutes with the Quick Start guide.</p>
20662066
<a href="getting-started/quick-start/" class="md-button md-button--primary">
20672067
Quick Start
20682068
</a>

‎pr-preview/pr-189/overrides/home.html‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<div class="mdx-hero__content md-grid">
99
<div class="mdx-hero__inner">
1010
<div class="mdx-hero__text">
11-
<h1>HIROZ</h1>
11+
<h1>Hiroz</h1>
1212
<p><strong>High-performance Interoperable Robotics on Zenoh.</strong><br>
1313
Pure Rust ROS 2 — wire-compatible with standard ROS 2 nodes,<br>
1414
no ROS installation required.</p>
@@ -124,10 +124,10 @@ <h2>Flexible Serialization</h2>
124124
<div class="md-grid">
125125
<div class="mdx-architecture__header md-typeset">
126126
<h2>Architecture</h2>
127-
<p>HIROZ provides three integration paths to suit different use cases.</p>
127+
<p>Hiroz provides three integration paths to suit different use cases.</p>
128128
</div>
129129
<div class="mdx-architecture__frame">
130-
<img src="{{ 'assets/architecture.svg' | url }}" alt="HIROZ Architecture — Three Integration Paths"/>
130+
<img src="{{ 'assets/architecture.svg' | url }}" alt="Hiroz Architecture — Three Integration Paths"/>
131131
</div>
132132
</div>
133133
</section>
@@ -207,7 +207,7 @@ <h2>Choose Your Path</h2>
207207
<section class="mdx-cta" aria-label="Get Started">
208208
<div class="md-grid md-typeset">
209209
<h2>Ready to build faster, safer, interoperable robotics?</h2>
210-
<p>Get HIROZ running in under 5 minutes with the Quick Start guide.</p>
210+
<p>Get Hiroz running in under 5 minutes with the Quick Start guide.</p>
211211
<a href="{{ 'getting-started/quick-start/' | url }}" class="md-button md-button--primary">
212212
Quick Start
213213
</a>

0 commit comments

Comments
 (0)