Skip to content

Commit 061057a

Browse files
committed
added title
1 parent c8dad48 commit 061057a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/_includes/head.njk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="X-UA-Compatible" content="ie=edge">
66
<link rel="stylesheet" href="/prism.css">
77
<link rel="stylesheet" href="/style.css"/>
8-
<title>{{ title }}</title>
8+
<title>mrnazir.dev</title>
99
<link rel="stylesheet" href="https://unpkg.com/[email protected]/dist/terminal.min.css"/>
1010
<script src="https://identity.netlify.com/v1/netlify-identity-widget.js"></script>
1111
</head>

0 commit comments

Comments
 (0)