update the location of _includes

This commit is contained in:
M Sarmad Qadeer
2022-07-31 15:24:02 +05:00
parent ddc7954d02
commit a3fb741cff
@@ -0,0 +1,13 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=\, initial-scale=1.0">
<title>{{ title }}</title>
<link rel="stylesheet" href="/css/blog.css">
</head>
<body>
</body>
</html>