Skip to content

Commit a3df6b7

Browse files
committed
Improve documentation layout
1 parent 65a00f7 commit a3df6b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<body>
3131
<header>
3232
<div class="header-content">
33-
<h1 class="title"><a href="/"><span>League\</span>{{ site.data.project.title }}</a></h1>
33+
<h1 class="title"><a href="/"><span>League</span>{{ site.data.project.title }}</a></h1>
3434
<div class="search"><input type="search" id="doc-search" placeholder="search the docs..."></div>
3535
<nav class="versions">
3636
<h2>{% if upgrading == true %}Notes{% else %}v{{ version }}{% endif %} &#9662;</h2>

0 commit comments

Comments
 (0)