Skip to content

Commit

Permalink
✨ optimize: 修改链接
Browse files Browse the repository at this point in the history
  • Loading branch information
B1ue1nWh1te committed Dec 12, 2024
1 parent c919c53 commit fe2d6e8
Show file tree
Hide file tree
Showing 3 changed files with 2,417 additions and 2,796 deletions.
144 changes: 72 additions & 72 deletions app/constants/info.ts
Original file line number Diff line number Diff line change
@@ -1,72 +1,72 @@
import type { Metadata } from "next";

export const metadataInfo: Metadata = {
title: "Seaverse - 海域",
icons: {
icon: "/seaverse.svg",
},
};

export const profileInfo = {
portraitPath: "/portrait.jpg",
nickname: "B1ue1nWh1te",
labels: ["Web3 🌊", "全栈开发者 🪼", "智能合约工程师 🔱"],
mottos: [
"知行合一,宁静致远。",
"路在人走,事在人为。",
"英雄不问出处,富贵当思原由。",
"路上见识世界,途中认清自己。",
"莫忘少年凌云志,曾许天下第一流。",
"心诚才能交善友,品正才会遇贵人。",
"别让怯弱否定了自我,别让懒惰耽误了青春。",
"我可能会因激进而犯错,但绝不会因胆怯而畏惧。",
"最慢的步伐不是跬步,而是徘徊。",
"最快的步伐不是冲刺,而是坚持。",
"宠辱不惊,闲看庭前花开花落。",
"去留无意,漫随天外云卷云舒。",
],
socialLinks: {
github: "https://github.com/B1ue1nWh1te",
twitter: "https://x.com/RealB1ue1nWh1te",
telegram: "https://t.me/b1ue1nwh1te",
mirror: "https://mirror.xyz/b1ue1nwh1te.eth",
},
};

export const projectsInfo = {
SeaEye: {
logoPath: "/seaeye.svg",
name: "SeaEye 深海之眼",
description: "个人博客网站",
website: "https://www.seaeye.cn/",
github: "https://github.com/B1ue1nWh1te/SeaEye",
},
Poseidon: {
logoPath: "/poseidon.svg",
name: "Poseidon 海神波塞冬",
description: "多链交互工具",
website: "https://poseidon.seaeye.cn/",
github: "https://github.com/B1ue1nWh1te/Poseidon",
},
Trident: {
logoPath: "/trident.svg",
name: "Trident 海王三叉戟",
description: "绝密 · 核心",
website: "",
github: "",
},
Tsunami: {
logoPath: "/tsunami.svg",
name: "Tsunami 海啸",
description: "安全研究存档",
website: "https://tsunami.seaeye.cn/",
github: "https://github.com/B1ue1nWh1te/Tsunami",
},
Seaverse: {
logoPath: "/seaverse.svg",
name: "Seaverse 海域",
description: "联动中心枢纽",
website: "https://seaverse.seaeye.cn/",
github: "https://github.com/B1ue1nWh1te/Seaverse",
},
};
import type { Metadata } from "next";

export const metadataInfo: Metadata = {
title: "Seaverse - 海域",
icons: {
icon: "/seaverse.svg",
},
};

export const profileInfo = {
portraitPath: "/portrait.jpg",
nickname: "B1ue1nWh1te",
labels: ["Web3 🌊", "全栈开发者 🪼", "智能合约工程师 🔱"],
mottos: [
"知行合一,宁静致远。",
"路在人走,事在人为。",
"英雄不问出处,富贵当思原由。",
"路上见识世界,途中认清自己。",
"莫忘少年凌云志,曾许天下第一流。",
"心诚才能交善友,品正才会遇贵人。",
"别让怯弱否定了自我,别让懒惰耽误了青春。",
"我可能会因激进而犯错,但绝不会因胆怯而畏惧。",
"最慢的步伐不是跬步,而是徘徊。",
"最快的步伐不是冲刺,而是坚持。",
"宠辱不惊,闲看庭前花开花落。",
"去留无意,漫随天外云卷云舒。",
],
socialLinks: {
github: "https://github.com/B1ue1nWh1te",
twitter: "https://x.com/RealB1ue1nWh1te",
telegram: "https://t.me/b1ue1nwh1te",
mirror: "https://mirror.xyz/b1ue1nwh1te.eth",
},
};

export const projectsInfo = {
SeaEye: {
logoPath: "/seaeye.svg",
name: "SeaEye 深海之眼",
description: "个人博客网站",
website: "https://www.seaeye.cn/",
github: "https://github.com/B1ue1nWh1te/SeaEye",
},
Poseidon: {
logoPath: "/poseidon.svg",
name: "Poseidon 海神波塞冬",
description: "多链交互工具",
website: "https://poseidon.seaeye.cn/",
github: "https://github.com/B1ue1nWh1te/Poseidon",
},
Trident: {
logoPath: "/trident.svg",
name: "Trident 海王三叉戟",
description: "绝密 · 核心",
website: "",
github: "",
},
Tsunami: {
logoPath: "/tsunami.svg",
name: "Tsunami 海啸",
description: "安全研究存档",
website: "https://tsunami.seaeye.cn/",
github: "https://github.com/B1ue1nWh1te/Tsunami/tree/main/tsunami",
},
Seaverse: {
logoPath: "/seaverse.svg",
name: "Seaverse 海域",
description: "联动中心枢纽",
website: "https://seaverse.seaeye.cn/",
github: "https://github.com/orgs/Project-Seaverse/repositories",
},
};
58 changes: 29 additions & 29 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,47 +10,47 @@
"start": "next start"
},
"dependencies": {
"@nextui-org/react": "^2.4.8",
"@radix-ui/react-icons": "^1.3.1",
"@nextui-org/react": "^2.6.8",
"@radix-ui/react-icons": "^1.3.2",
"@radix-ui/react-slot": "^1.1.0",
"@radix-ui/react-tooltip": "^1.1.3",
"@radix-ui/react-tooltip": "^1.1.4",
"@types/canvas-confetti": "^1.6.4",
"@vercel/analytics": "^1.3.2",
"@vercel/speed-insights": "^1.0.14",
"@vercel/analytics": "^1.4.1",
"@vercel/speed-insights": "^1.1.0",
"canvas-confetti": "^1.9.3",
"class-variance-authority": "^0.7.0",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"framer-motion": "^11.11.11",
"lucide-react": "^0.454.0",
"next": "^15.0.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"tailwind-merge": "^2.5.4",
"framer-motion": "^11.14.1",
"lucide-react": "^0.468.0",
"next": "^15",
"react": "^18",
"react-dom": "^18",
"tailwind-merge": "^2.5.5",
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@commitlint/cli": "^19.6.0",
"@commitlint/config-conventional": "^19.6.0",
"@commitlint/types": "^19.5.0",
"@next/eslint-plugin-next": "^15.0.2",
"@types/node": "^22.9.0",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@typescript-eslint/eslint-plugin": "^8.13.0",
"@typescript-eslint/parser": "^8.13.0",
"@next/eslint-plugin-next": "^15.1.0",
"@types/node": "^22.10.2",
"@types/react": "^18",
"@types/react-dom": "^18",
"@typescript-eslint/eslint-plugin": "^8.18.0",
"@typescript-eslint/parser": "^8.18.0",
"autoprefixer": "^10.4.20",
"eslint": "^8.57.1",
"eslint-config-next": "^15.0.2",
"eslint-config-next": "^15.1.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"postcss": "^8.4.47",
"husky": "^9.1.7",
"lint-staged": "^15.2.11",
"postcss": "^8.4.49",
"postcss-load-config": "^6.0.1",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.8",
"tailwindcss": "^3.4.14",
"typescript": "^5.6.3"
"prettier": "^3.4.2",
"prettier-plugin-tailwindcss": "^0.6.9",
"tailwindcss": "^3.4.16",
"typescript": "^5.7.2"
},
"engines": {
"node": ">=20",
Expand All @@ -65,4 +65,4 @@
"prettier --write --cache"
]
}
}
}
Loading

0 comments on commit fe2d6e8

Please sign in to comment.