change 2 titles: don't repeat 'Ark' on link previews

This commit is contained in:
João Bordalo
2023-12-01 17:23:19 +00:00
parent 594b25eb9e
commit 947bdad40e
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
description: Detailed information about the protocol, guidance on providing liquidity, and instructions on how to efficiently spend your coins off-chain in a secure manner
sidebar_position: 1
slug: /
title: Introduction to Ark
title: Introduction
---
**Welcome to Ark's developer hub.** Here, you'll find detailed information about the protocol, guidance on providing liquidity, and instructions on how to efficiently spend your coins off-chain in a secure manner.

View File

@@ -39,7 +39,7 @@ const config = {
editUrl:
'https://github.com/ark-network/ark/edit/master/website/blog',
blogTitle: 'Ark blog',
blogTitle: 'Blog',
blogDescription: 'Posts about Ark development',
},
}),