We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8dad48 commit 061057aCopy full SHA for 061057a
src/_includes/head.njk
@@ -5,7 +5,7 @@
5
<meta http-equiv="X-UA-Compatible" content="ie=edge">
6
<link rel="stylesheet" href="/prism.css">
7
<link rel="stylesheet" href="/style.css"/>
8
- <title>{{ title }}</title>
+ <title>mrnazir.dev</title>
9
<link rel="stylesheet" href="https://unpkg.com/[email protected]/dist/terminal.min.css"/>
10
<script src="https://identity.netlify.com/v1/netlify-identity-widget.js"></script>
11
</head>
0 commit comments