Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion resources/views/docs/mobile/1/the-basics/app-assets.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: App Assets
order: 400
order: 200
---

## Customizing Your App Icon
Expand Down
2 changes: 1 addition & 1 deletion resources/views/docs/mobile/1/the-basics/deep-links.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Deep, Universal, App Links and NFC
order: 900
order: 500
---

## Overview
Expand Down
2 changes: 1 addition & 1 deletion resources/views/docs/mobile/1/the-basics/dialogs.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Dialogs
order: 400
order: 300
---

## Native Dialogs
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Native Functions
order: 1
order: 100
---

Nearly any basic Laravel app will work as a mobile app with NativePHP for Mobile. However, what makes NativePHP
Expand Down
2 changes: 1 addition & 1 deletion resources/views/docs/mobile/1/the-basics/system.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: System
order: 800
order: 400
---

## Native System
Expand Down