Skip to content

Commit

Permalink
Chore: add OG image
Browse files Browse the repository at this point in the history
  • Loading branch information
avivash committed Nov 15, 2023
1 parent 3f803f1 commit 6ad52af
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/app-info.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
export const appName = 'EC Control Panel'
export const appDescription = 'Control panel for managing workflows, function, payments, nodes, etc...'
export const appURL = 'https://ec-control-panel-0.fission.app/'
export const appImageURL = `${appURL}/preview.png`
export const appImageURL = `${appURL}/homestar_mascot.png`
export const ipfsGatewayUrl = 'runfission.com'
export const oddNamespace = { creator: 'Fission', name: 'IPVM-Dashboard' }
Binary file added static/homestar_mascot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6ad52af

Please sign in to comment.