html/index
This commit is contained in:
parent
feb274c25a
commit
5ed754e3a5
3 changed files with 26 additions and 0 deletions
19
rtfd/public/html/index.html
Normal file
19
rtfd/public/html/index.html
Normal file
|
@ -0,0 +1,19 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<h1>Head 1</h1>
|
||||
|
||||
<p>Paragraph.</p>
|
||||
|
||||
<time>Time.</time>
|
||||
|
||||
<footer>Footer.</footer>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue