Skip to content

Commit

Permalink
Add new page
Browse files Browse the repository at this point in the history
  • Loading branch information
Danila Fokin committed Jan 13, 2021
1 parent 96e73c0 commit a0e1110
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions page.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>New page</title>
</head>
<body>
<h1>New page</h1>
<p>Sub-header</p>
</body>
</html>

0 comments on commit a0e1110

Please sign in to comment.