fix: Use withBase method for app images on documentation
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
---
|
||||
favicon: /favicons/twilio.svg
|
||||
items:
|
||||
- name: Send an SMS
|
||||
desc: Sends an SMS
|
||||
avatar: /favicons/twilio.svg
|
||||
---
|
||||
|
||||
<script setup>
|
||||
|
@@ -1,8 +1,8 @@
|
||||
---
|
||||
favicon: /favicons/twilio.svg
|
||||
items:
|
||||
- name: Receive SMS
|
||||
desc: Triggers when a new SMS is received.
|
||||
avatar: /favicons/twilio.svg
|
||||
---
|
||||
|
||||
<script setup>
|
||||
|
Reference in New Issue
Block a user