Miscellaneous

Summary: Some minor changes to Title and Sidebar Labels

Reviewed By: nikoant

Differential Revision: D36932615

fbshipit-source-id: 09da6f331433086e7033677904884fac7400bc14
This commit is contained in:
Kevin Strider
2022-06-07 09:27:52 -07:00
committed by Facebook GitHub Bot
parent 48bebdc665
commit f0c0011d69
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
--- ---
id: custom-ports id: custom-ports
title: Running Flipper with different ports title: Running Flipper with Custom Ports
sidebar_label: Using different ports sidebar_label: Running Flipper with Custom Ports
--- ---
## Flipper ports - mobile apps that support certificate exchange ## Flipper ports - mobile apps that support certificate exchange

View File

@@ -1,7 +1,7 @@
--- ---
id: ios-native id: ios-native
title: Adding Flipper to Generic iOS Apps title: Adding Flipper to Generic iOS Apps
sidebar_label: Generic iOS apps sidebar_label: Generic iOS Apps
--- ---
import useBaseUrl from "@docusaurus/useBaseUrl"; import useBaseUrl from "@docusaurus/useBaseUrl";