소스 검색

Add HTTPS section in index page

Nested in Gogs section.
Jovian (Toshiba) 5 년 전
부모
커밋
e749a97045
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  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>