gut brittle tests
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<header class="wg-topbar sticky-top" data-wg-topbar>
|
||||
<div class="wg-topbar__inner">
|
||||
<a class="wg-topbar__brand" href="{relative_path}/" aria-label="SHADOWS OVER WESTGATE">
|
||||
<a class="wg-topbar__brand" href="{relative_path}/" aria-label="{config.siteTitle}">
|
||||
<span class="wg-topbar__brand-mark" aria-hidden="true">W</span>
|
||||
<span class="wg-topbar__brand-name">SHADOWS OVER WESTGATE</span>
|
||||
<span class="wg-topbar__brand-name">{config.siteTitle}</span>
|
||||
</a>
|
||||
|
||||
<nav class="wg-topbar__nav" aria-label="[[global:navigation]]">
|
||||
|
||||
Reference in New Issue
Block a user