diff --git a/src/lib/sayHello.ts b/src/lib/sayHello.ts index 11d069f..079cdf1 100644 --- a/src/lib/sayHello.ts +++ b/src/lib/sayHello.ts @@ -16,9 +16,9 @@ export default function sayHello() { ); console.log( - '%cLooks like you are interested in the code 👀\nHere is the repo to fulfill your curiosity ' + - '%chttps://github.com/theodorusclarence/theodorusclarence.com\n\n' + - "%cDon't forget to give it a star! 🌟", + '看起来你对网站的代码很感兴趣 👀\n这是 repo 🔗以满足你的好奇心' + + '%chttps://github.com/bjut-swift/swifts-nest\n\n' + + '%c别忘了给它点个🌟', 'font-family: Inter, sans-serif; font-size: 1.2rem; font-weight: 500;', 'font-family: Inter, sans-serif; font-size: 1.2rem; font-weight: 500; color: #4ee5ae;', 'font-family: Inter, sans-serif; font-size: 1.2rem; font-weight: 500;'