Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Add html file #409

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions files/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<h1>Index file</h1>
</body>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

h

</html>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.