Browse Source

Add the protocol section with an SSH paragraph

Jovian (Toshiba) 5 years ago
parent
commit
d259b53147
1 changed files with 5 additions and 0 deletions
  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>