diff --git a/src/collections/_documentation/platforms/go/index.md b/src/collections/_documentation/platforms/go/index.md index 773029d5f4f8c..dcde2ff9d8931 100644 --- a/src/collections/_documentation/platforms/go/index.md +++ b/src/collections/_documentation/platforms/go/index.md @@ -1,5 +1,6 @@ --- title: Go +keywords: ["golang"] --- {% capture __alert_content -%} diff --git a/src/collections/_documentation/platforms/javascript/react.md b/src/collections/_documentation/platforms/javascript/react.md index 085fd4d8266fc..805be64dca0fc 100644 --- a/src/collections/_documentation/platforms/javascript/react.md +++ b/src/collections/_documentation/platforms/javascript/react.md @@ -1,6 +1,7 @@ --- title: React sidebar_order: 30 +keywords: ["reactjs"] --- To use Sentry with your React application, you will need to use `@sentry/browser` (Sentry’s browser JavaScript SDK).