소스 검색

better demo page

S1monlol 1 년 전
부모
커밋
7124799792
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/components/projects/imdb.astro

+ 1 - 1
src/components/projects/imdb.astro

@@ -24,7 +24,7 @@
 
 		</h2>
 
-		<iframe src="https://imdb.simo.ng/?search=doctor+strange" width="800" height="400" frameborder="0" allowfullscreen="">            
+		<iframe src="https://imdb.simo.ng/?search=invincible" width="800" height="400" frameborder="0" allowfullscreen="">            
         </iframe>
 		</div>
 		</div>