From 1fe29328bbd836ae6a43a199ff0918c94bec9316 Mon Sep 17 00:00:00 2001 From: jiatianzhi Date: Sun, 7 Apr 2024 14:55:19 +0800 Subject: [PATCH] 40 --- i18n/en/code.json | 2 +- i18n/en/docusaurus-plugin-content-pages/about.mdx | 3 +-- src/pages/_components/Hero/index.tsx | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/i18n/en/code.json b/i18n/en/code.json index f804754..91f10db 100644 --- a/i18n/en/code.json +++ b/i18n/en/code.json @@ -8,7 +8,7 @@ "description": "hero name" }, "homepage.hero.text": { - "message": "Keep Learning is All We Need.", + "message": "[![Typing SVG](https://readme-typing-svg.herokuapp.com?font=Fira+Code&pause=1000&random=false&width=435&lines=Keep+Learning+is+All+We+Need.)](https://git.io/typing-svg)", "description": "hero text" }, "hompage.hero.introduce": { diff --git a/i18n/en/docusaurus-plugin-content-pages/about.mdx b/i18n/en/docusaurus-plugin-content-pages/about.mdx index 4ea6acc..feab58f 100644 --- a/i18n/en/docusaurus-plugin-content-pages/about.mdx +++ b/i18n/en/docusaurus-plugin-content-pages/about.mdx @@ -9,8 +9,7 @@ import { Icon } from '@iconify/react' import Comment from '@site/src/components/Comment' import social from '@site/data/social' -# 👋 Hello! I'm Tianzhi Jia. - +# Typing SVG ------
diff --git a/src/pages/_components/Hero/index.tsx b/src/pages/_components/Hero/index.tsx index 1f11553..30936d5 100644 --- a/src/pages/_components/Hero/index.tsx +++ b/src/pages/_components/Hero/index.tsx @@ -106,7 +106,7 @@ export default function Hero() {
- + {`Keep Learning is All We Need.`}