Skip to content

Commit

Permalink
add SEO keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
robin-kunzler committed Sep 25, 2024
1 parent e22fdbd commit 76ada77
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/references/ingress-messages.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
---
keywords: [intermediate, reference, security, ingress message, query call, update call, error handling, idempotency]
---

import { MarkdownChipRow } from "/src/components/Chip/MarkdownChipRow";

# Ingress messages on ICP

<MarkdownChipRow labels={["Intermediate","Reference"]} />
<MarkdownChipRow labels={["Intermediate","Reference", "Security"]} />

## Overview

Expand Down

0 comments on commit 76ada77

Please sign in to comment.