浏览代码

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>