소스 검색

Update index.html

Comment out 404 link.
Michael Herzog 1 년 전
부모
커밋
bb5ad0b57e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -217,7 +217,7 @@
 				<a href="https://bruno-simon.com/" target="_blank" rel="noopener"><img src="files/projects/bruno-simon.png" loading="lazy"/></a>
 				<a href="https://garden-eight.com/" target="_blank" rel="noopener"><img src="files/projects/garden-eight.png" loading="lazy"/></a>
 				<a href="https://1955horsebit.gucci.com/" target="_blank" rel="noopener"><img src="files/projects/1955horsebit.png" loading="lazy"/></a>
-				<a href="https://experience.soletanche-bachy.com/" target="_blank" rel="noopener"><img src="files/projects/soletanche-bachy.png" loading="lazy"/></a>
+				<!-- <a href="https://experience.soletanche-bachy.com/" target="_blank" rel="noopener"><img src="files/projects/soletanche-bachy.png" loading="lazy"/></a> -->
 				<!-- <a href="https://go.pioneer.com/cornrevolution" target="_blank" rel="noopener"><img src="files/projects/cornrevolution.png" loading="lazy"/></a> -->
 				<a href="https://github.com/react-spring/react-three-fiber" target="_blank" rel="noopener"><img src="files/projects/react-three-fiber.png" loading="lazy"/></a>
 				<a href="https://lusion.co/" target="_blank" rel="noopener"><img src="files/projects/lusion.png" loading="lazy"/></a>

粤ICP备19079148号