Skip to content

Commit

Permalink
Merge pull request #321 from starknet-id/feat/add_nostra
Browse files Browse the repository at this point in the history
  • Loading branch information
fricoben authored Nov 7, 2023
2 parents 2787e64 + 397c235 commit d60969d
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pages/quest/[questPage].tsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ const QuestPage: NextPage<QuestPageProps> = ({ customTags }) => {
res,
error_msg: errorMsg,
} = router.query;
console.log("questPage", questId);
const [quest, setQuest] = useState<QuestDocument>({
id: 0,
name: "loading",
Expand Down
Binary file added public/nostra/favicon.ico
Binary file not shown.
Binary file added public/nostra/rose.webp
Binary file not shown.

1 comment on commit d60969d

@vercel
Copy link

@vercel vercel bot commented on d60969d Nov 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.