wowzer
This commit is contained in:
parent
0fef98efaf
commit
d1b04c13d1
5 changed files with 31 additions and 1 deletions
12
template.html
Normal file
12
template.html
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en-US">
|
||||
<head>
|
||||
<meta charset="utf-8" name="viewport" content="width=device-width,initial-scale=1" />
|
||||
<title>MDF BLOG</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>MDF BLOG 🍼</p>
|
||||
INSERT_HERE
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue