Skip to content

Commit

Permalink
Merge pull request #2 from utsavdotdev/og-image
Browse files Browse the repository at this point in the history
Add new og image
  • Loading branch information
sukso96100 authored Jan 15, 2025
2 parents 097483c + 6a8aeac commit 8c0b1e6
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file removed src/assets/ogimage.jpeg
Binary file not shown.
Binary file added src/assets/ogimage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import PashupatinathTempleImage from '@assets/pashupatinath_temple.jpg'
import UbuConAsiaCommitteeLogo from "@assets/UbuConAsiaCommittee.svg"
import OSCollectiveLogo from "@assets/oscollective.webp";
import GNOMENepal from "@assets/gnomenepal.svg";
import PreviewImage from "@assets/ogimage.jpeg";
import PreviewImage from "@assets/ogimage.png";
export interface SubMenuItem {
link: string;
label: string;
Expand Down

0 comments on commit 8c0b1e6

Please sign in to comment.