Ver código fonte

Add HTTPS section in index page

Nested in Gogs section.
Jovian (Toshiba) 5 anos atrás
pai
commit
e749a97045
1 arquivos alterados com 3 adições e 0 exclusões
  1. 3 0
      public/index.html

+ 3 - 0
public/index.html

@@ -6,4 +6,7 @@
 	<h1>Hello !</h1>
 	<h2>Dev</h2>
 	<p>Hey coucou ! Je suis sur la branche dev !</p>
+
+	<h2>Test Gogs</h2>
+	<p>Modification publiée avec le protocole HTTPS ! Oh yeah. B-)</p>
 </body>