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 65a00f7 commit a3df6b7Copy full SHA for a3df6b7
docs/_layouts/default.html
@@ -30,7 +30,7 @@
30
<body>
31
<header>
32
<div class="header-content">
33
- <h1 class="title"><a href="/"><span>League\</span>{{ site.data.project.title }}</a></h1>
+ <h1 class="title"><a href="/"><span>League</span>{{ site.data.project.title }}</a></h1>
34
<div class="search"><input type="search" id="doc-search" placeholder="search the docs..."></div>
35
<nav class="versions">
36
<h2>{% if upgrading == true %}Notes{% else %}v{{ version }}{% endif %} ▾</h2>
0 commit comments