Skip to content

Commit 16b2ef7

Browse files
committed
website fix post title
1 parent 9263fad commit 16b2ef7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

website/blog/2025-10-22-riscv-none-elf-gcc-v12-5-0-1-released.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22

3-
title: xPack xPack GNU RISC-V Embedded GCC v12.5.0-1 released
3+
title: xPack GNU RISC-V Embedded GCC v12.5.0-1 released
44
seo_title: Version 12.5.0-1 released
55
description: Version 12.5.0-1 is a new release.
66
keywords:
@@ -80,7 +80,7 @@ The easiest way to install this specific version, is by using **xpm**:
8080
`xpm install @xpack-dev-tools/riscv-none-elf-gcc@${frontMatter.version}.${frontMatter.npm_subversion} -verbose
8181
`} </CodeBlock>
8282

83-
Comprehensive instructions for installing **xPack xPack GNU RISC-V Embedded GCC** on different platforms
83+
Comprehensive instructions for installing **xPack GNU RISC-V Embedded GCC** on different platforms
8484
can be found in the [Install Guide](/docs/install/).
8585

8686
## Compliance

website/blog/_templates/blog-post-release-part-1-liquid.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22

3-
title: xPack {{packageConfig.descriptiveName}} v{{xpackVersion}} released
3+
title: {{packageConfig.descriptiveName}} v{{xpackVersion}} released
44
seo_title: Version {{xpackVersion}} released
55
description: Version {{xpackVersion}} is a TODO maintenance/new release.
66
keywords:

0 commit comments

Comments
 (0)