Skip to content

Commit 6ca97fb

Browse files
committed
chore: update exclusion list in lychee.toml, ensure newline at end of authors.yml, and format keywords in overview.mdx
1 parent c8f6e15 commit 6ca97fb

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

docs/authors.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ fassko:
4444
name: Kristaps Grinbergs
4545
title: Dev Rel
4646
url: https://github.com/fassko
47-
image_url: https://github.com/fassko.png
47+
image_url: https://github.com/fassko.png

docs/network/guides/overview.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
title: Network Guides
33
description: Learn how to interact with Flare onchain and offchain.
4-
keywords: [flare-network, guides, quickstart, solidity, javascript, python, rust, go]
4+
keywords:
5+
[flare-network, guides, quickstart, solidity, javascript, python, rust, go]
56
---
67

78
import DocCardList from "@theme/DocCardList";

lychee.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,5 @@ exclude = [
2424
'^https://discord\.com/',
2525
'^https://docs\.eigencloud\.xyz/',
2626
'^https://coston2\.testnet\.flarescan\.com/',
27+
'^https://jq-verifier-test.flare.rocks',
2728
]

0 commit comments

Comments
 (0)