This commit is contained in:
Rakarake 2026-03-05 19:45:00 +01:00
parent 0fef98efaf
commit d1b04c13d1
5 changed files with 31 additions and 1 deletions

12
template.html Normal file
View 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>