Skip to content

Commit d0663a7

Browse files
committed
Site title
1 parent adab96a commit d0663a7

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

_layouts/default.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,7 @@
1010
</head>
1111
<body>
1212
<div class="container-lg px-3 my-5 markdown-body">
13-
{% if site.title and site.title != page.title %}
14-
<h1><a href="{{ "/" | absolute_url }}">{{ site.title }}</a></h1>
15-
{% endif %}
13+
<h1><a href="{{ "/" | absolute_url }}">stef.nige.tech</a></h1>
1614

1715
{{ content }}
1816

0 commit comments

Comments
 (0)