Update frontmatter and fix heading1 syntax

This commit is contained in:
amarantha-k
2025-04-28 15:36:46 -07:00
parent 0d908bff82
commit ad39712f8b
5 changed files with 7 additions and 7 deletions

View File

@@ -12,7 +12,7 @@ markdown:
hide: true
---
## Introducing Clio version 2.3.0
# Introducing Clio version 2.3.0
Version 2.3.0 of Clio, an XRP Ledger API server optimized for HTTP and WebSocket API calls, is now available. This release adds new features and bug fixes.

View File

@@ -11,8 +11,7 @@ markdown:
editPage:
hide: true
---
## Introducing Clio version 2.3.1
# Introducing Clio version 2.3.1
Version 2.3.1 of Clio, an XRP Ledger API server optimized for HTTP and WebSocket API calls, is now available. This release adds bug fixes.

View File

@@ -11,8 +11,7 @@ markdown:
editPage:
hide: true
---
## Introducing Clio version 2.4.0
# Introducing Clio version 2.4.0
Version 2.4.0 of Clio, an XRP Ledger API server optimized for HTTP and WebSocket API calls, is now available. This release adds bug fixes.

View File

@@ -1,6 +1,7 @@
---
category: 2025
date: 2025-04-18
date: "2025-04-18"
template: '../../@theme/templates/blogpost'
seo:
description: What is DeFi used for, and how is it reshaping industries? Explore the key DeFi use cases that are driving the future of finance.
labels:

View File

@@ -1,6 +1,7 @@
---
category: 2025
date: 2025-04-28
date: "2025-04-28"
template: '../../@theme/templates/blogpost'
seo:
title: Malicious Supply Chain Compromise in xrpl.js npm Package
description: This disclosure report contains technical details of vulnerability of the XRP Ledger Javascript library package hosted at npmjs.com.