소스 검색

just one more change :(

Matthew Trejo 1 개월 전
부모
커밋
9d5d2a342b
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      README.md
  2. 1 1
      src/app/page.tsx

+ 1 - 1
README.md

@@ -1,4 +1,4 @@
-# Sumire
+# sumire
 
 ![image](https://cloud.checkthis.space/api/public/dl/q1hhzRq4?inline=true)
 

+ 1 - 1
src/app/page.tsx

@@ -37,7 +37,7 @@ export default function Home() {
       {/* Header */}
       <div className="flex flex-col min-h-screen justify-center items-center space-y-8">
         <img 
-          src="/sumire.png" 
+          src="/sumire-2.png" 
           alt="Sumire Yoshizawa" 
           className="w-48 h-48 object-contain animate-bounce"
         />