Parcourir la source

Add HTTPS section in index page

Nested in Gogs section.
Jovian (Toshiba) il y a 5 ans
Parent
commit
e749a97045
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  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>