Skip to content

Commit

Permalink
chore: update assets
Browse files Browse the repository at this point in the history
  • Loading branch information
PreMiD-Automations committed Feb 21, 2025
1 parent 4d943ea commit 9b898c1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
12 changes: 8 additions & 4 deletions websites/F/Framer/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,14 @@
"en": "Design, scale, and publish your website—no code needed. Start for free today."
},
"url": "framer.com",
"version": "1.0.0",
"logo": "https://imagizer.imageshack.com/img922/534/qaQuBn.jpg",
"thumbnail": "https://iili.io/2mZgng1.md.jpg",
"version": "1.0.1",
"logo": "https://cdn.rcd.gg/PreMiD/websites/F/Framer/assets/logo.jpg",
"thumbnail": "https://cdn.rcd.gg/PreMiD/websites/F/Framer/assets/thumbnail.jpg",
"color": "#E89020",
"category": "other",
"tags": ["design", "ui-ux", "website"]
"tags": [
"design",
"ui-ux",
"website"
]
}
2 changes: 1 addition & 1 deletion websites/F/Framer/presence.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ if (!startTime) {
presence.on('UpdateData', async () => {
const presenceData: any = {
details: 'Browsing Framer',
largeImageKey: 'https://imagizer.imageshack.com/img922/534/qaQuBn.jpg',
largeImageKey: 'https://cdn.rcd.gg/PreMiD/websites/F/Framer/assets/logo.jpg',
startTimestamp: Number(startTime),
}

Expand Down

0 comments on commit 9b898c1

Please sign in to comment.