소스 검색

Add the protocol section with an SSH paragraph

Jovian (Toshiba) 5 년 전
부모
커밋
d259b53147
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      public/index.html

+ 5 - 0
public/index.html

@@ -6,4 +6,9 @@
 	<h1>Hello !</h1>
 	<h2>Dev</h2>
 	<p>Hey coucou ! Je suis sur la branche dev !</p>
+
+	<h1>Upload protocol</h1>
+	<h2>SSH</h2>
+	<p>Hey coucou ! Je suis grâce au SSH !</p>
+
 </body>