Skip to content

Commit bd1c0ba

Browse files
committed
add pbrp image
1 parent df656ea commit bd1c0ba

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/modding/custom-recovery.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Custom recovery
33
---
44
import losrImg from "@site/static/assets/custom-recovery/losr.jpg";
55
import twrpImg from "@site/static/assets/custom-recovery/twrp.jpg";
6-
import ofoxImg from "@site/static/assets/custom-recovery/ofox.jpg";
6+
import pbrpImg from "@site/static/assets/custom-recovery/pbrp.jpg";
77

88
:::warning
99
Make sure you have the [bootloader unlocked](../dev/bootloader.md) or you will get [soft brick](../info/softbrick.md)!
@@ -74,6 +74,8 @@ Make sure you have the [bootloader unlocked](../dev/bootloader.md) or you will g
7474
## PBRP (Pitch Black Recovery Project)
7575
**Released:** 4/14/25
7676

77+
<img src={pbrpImg} width="200" />
78+
7779
### Bugs
7880
- Vibrator
7981

1.14 MB
Loading

0 commit comments

Comments
 (0)