mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-10-31 23:49:24 +01:00
add index.html
This commit is contained in:
parent
d74879e504
commit
6f18ef5241
13
index.html
Normal file
13
index.html
Normal file
@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8"/>
|
||||
<!-- This is just stupid page to put to web browser homepage to have some
|
||||
content on start page while not being empty or pointing to any external
|
||||
location... -->
|
||||
<title>OK.</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>Your browser has loaded this page.</p>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user