Skip to content

Commit fb49236

Browse files
committed
nice home link text
1 parent 9005b10 commit fb49236

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

layouts/_default/single.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{{ define "main" }}
22

33
<nav class="breadcrumb" aria-label="Breadcrumb">
4-
<a href="/">&larr; Home</a>
4+
<a href="/">&larr; {{ site.Title }}</a>
55
</nav>
66

77
<article class="post" itemscope itemtype="http://schema.org/BlogPosting">

0 commit comments

Comments
 (0)