We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80609d3 commit 9f523bbCopy full SHA for 9f523bb
src/constants/index.js
@@ -8,6 +8,7 @@ export const paths = [
8
export const intro = {
9
contents: [
10
{ key: "gmail", name: "Gmail", link: "mailto:[email protected]" },
11
+ { key: "notion", name: "Notion", link: "https://www.notion.so/3349706f5c3843a488d4744bae38d71d?pvs=4" },
12
{ key: "github", name: "Github", link: "https://github.com/CodeChangingMe" },
13
]
14
}
0 commit comments