Skip to content

Commit 012d6e7

Browse files
authored
add back removed favicon for docs (#943)
* add back removed favicon for docs * fix the favicon source
1 parent c98f21d commit 012d6e7

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ const config = {
2424
title: "In-App Subscriptions Made Easy – RevenueCat",
2525
tagline:
2626
"RevenueCat makes it easy to build, analyze, and grow in-app purchases and subscriptions on iOS, Android, and the web – no server code required. Get started for free.",
27-
favicon: "img/favicon-32x32.png",
27+
favicon: "images/favicon-32x32.png",
2828

2929
url: "https://www.revenuecat.com/",
3030
baseUrl: DOC_BASE_URL,

static/images/favicon-32x32.png

984 Bytes
Loading

0 commit comments

Comments
 (0)