Skip to content
Open

TEST #409

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .env
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
NEXT_PUBLIC_UTTERANCES_REPO="https://github.com/0cars0903/utteranc"
NOTION_PAGE_ID="https://0cars.notion.site/19e0654986f280eb9d64d003cc809ca5?v=19e0654986f28193ac74000cbdd6c3e7&pvs=4"
NEXT_PUBLIC_GOOGLE_MEASUREMENT_ID=""
NEXT_PUBLIC_GOOGLE_SITE_VERIFICATION=""
NEXT_PUBLIC_NAVER_SITE_VERIFICATION=""
Binary file added public/apple-touch-icon.png.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
57 changes: 56 additions & 1 deletion public/avatar.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 6 additions & 6 deletions site.config.js
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
const CONFIG = {
// profile setting (required)
profile: {
name: "morethanmin",
name: "Jun hee",
image: "/avatar.svg", // If you want to create your own notion avatar, check out https://notion-avatar.vercel.app
role: "frontend developer",
bio: "I develop everything using node.",
email: "morethanmin.dev@gmail.com",
linkedin: "morethanmin",
github: "morethanmin",
role: "AI Engineer",
bio: "I'm studying to become an AI engineer.",
email: "thdwnsgml521@gmail.com",
linkedin: "0cars0903",
github: "0cars0903",
instagram: "",
},
projects: [
Expand Down