소스 검색

Remove one paragraph in folio

DricomDragon 5 년 전
부모
커밋
8ad5041afb
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      web/index.html

+ 1 - 2
web/index.html

@@ -24,8 +24,7 @@
 			</div>
 			<div class="feature-content">
 				<h2>Jovian personal website</h2>
-				<p>My own website containing my resume and coding achievements.</p>
-				<p>Website in French.</p>
+				<p>My own website containing my resume and coding achievements. Website in French.</p>
 			</div>
 		</div>
 	</body>