Skip to content

Commit

Permalink
[ZT] WARP download page titles (#19532)
Browse files Browse the repository at this point in the history
* update page titles

* change sidebar group text
  • Loading branch information
ranbel authored Jan 31, 2025
1 parent e194b29 commit 1f4043a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
---
title: Download WARP beta releases
pcx_content_type: reference
title: Beta releases
sidebar:
order: 3
order: 2
label: Beta releases

---

import { Render, Details, LinkButton, WARPReleases } from "~/components";
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
---
title: Download WARP stable releases
pcx_content_type: reference
title: Download WARP
sidebar:
order: 2
order: 1
label: Stable releases
group:
label: Download WARP
---

import { Render, Details, LinkButton, WARPReleases } from "~/components";
Expand Down

0 comments on commit 1f4043a

Please sign in to comment.