Skip to content

Commit

Permalink
Added index page to template
Browse files Browse the repository at this point in the history
	new file:   template/index.html
  • Loading branch information
redazzo committed Jun 16, 2023
1 parent 4532aa9 commit 252ebd2
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions template/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta name="rfd template" content="Webpage description goes here" />
</head>

<body>
RFD Template
</body>
</html>

0 comments on commit 252ebd2

Please sign in to comment.