Skip to content

Commit 08678a7

Browse files
committed
fix favicon
1 parent a3c19c8 commit 08678a7

File tree

4 files changed

+3
-1
lines changed

4 files changed

+3
-1
lines changed

fern/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ announcement:
1313
message: "🚀 Vapi now provides server SDKs! Check out the [supported languages](/server-sdks)."
1414

1515
title: Vapi
16-
favicon: static/images/favicon.png
16+
favicon: static/images/favicon.ico
1717
logo:
1818
light: static/images/logo/logo-light.svg
1919
dark: static/images/logo/logo-dark.svg

fern/static/images/favicon.ico

14.7 KB
Binary file not shown.

fern/static/images/favicon.png

-1.16 KB
Binary file not shown.

fern/test/voice-testing.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,9 +118,11 @@ Begin the call by stating your need for an appointment, specifying a preferred d
118118
2. The agent reiterates the appointment details to ensure clarity.
119119
3. The scheduling process ends with a definitive confirmation message of the booked appointment.
120120
```
121+
121122
### Frequently Asked Questions
122123

123124
<AccordionGroup>
124125
<Accordion title="Is testing free?" icon="phone" iconType="regular">
125126
No. Test calls cost you half of regular calls.
126127
</Accordion>
128+
</AccordionGroup>

0 commit comments

Comments
 (0)