mirror of
https://tildegit.org/sbgodin/HtmGem.git
synced 2023-08-25 13:53:12 +02:00
Adds index.htm in case of Php not activated
This commit is contained in:
parent
a24eb12df6
commit
1f38941e7f
19
index.html
Normal file
19
index.html
Normal file
@ -0,0 +1,19 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>HtmGem</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<link type='text/css' rel='StyleSheet' href='css/htmgem.css'>
|
||||
</head>
|
||||
<body>
|
||||
<h1>HtmGem</h1>
|
||||
<p> </p>
|
||||
<h3>Php required</h3>
|
||||
<p><a class='http' href='index.php'>🔄 index.php</a></p>
|
||||
<p> </p>
|
||||
<p> </p>
|
||||
<p> </p>
|
||||
<h3>Help</h3>
|
||||
<p><a class='https' href='https://gmi.sbgodin.fr/htmgem'>https://gmi.sbgodin.fr/htmgem</a></p>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user