From 587a89b5921c9b97f242c58d027df8e08c4b1501 Mon Sep 17 00:00:00 2001 From: rcarteraz Date: Sun, 11 Dec 2022 15:03:49 -0700 Subject: [PATCH 1/2] Update rak-gpio-mapping.mdx add missing "l" to labels in line 10. --- docs/configuration/rak-gpio-mapping.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration/rak-gpio-mapping.mdx b/docs/configuration/rak-gpio-mapping.mdx index e5280c7b..2a2ecac8 100644 --- a/docs/configuration/rak-gpio-mapping.mdx +++ b/docs/configuration/rak-gpio-mapping.mdx @@ -7,7 +7,7 @@ sidebar_position: 5 ## RAK GPIO Pin Mapping -The RAK4631 uses symbolic labes for its I/O Pins on the module and baseboard silk screens. The following table shows the mapping of the RAK4631 GPIO pins to the corresponding Arduino pins and the MCU Port numbers. +The RAK4631 uses symbolic labels for its I/O Pins on the module and baseboard silk screens. The following table shows the mapping of the RAK4631 GPIO pins to the corresponding Arduino pins and the MCU Port numbers. | RAK Pin | nRF52840 Pin | Arduino GPIO | Remark | | ------- | ------------ | ------------ | ------ | From c9b2af92ae820f6e40ca8f1da38c51702468ee8e Mon Sep 17 00:00:00 2001 From: Foster Irwin Date: Mon, 12 Dec 2022 22:14:37 -0700 Subject: [PATCH 2/2] css fix for social icons on lg and smaller screens --- src/pages/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 2fa97ebf..357f09f8 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -204,7 +204,7 @@ function Home() { ))} -
+

Connect with us.

{SocialCards.map((card, index) => (