? charachter added in mobile header
This commit is contained in:
parent
e3755a1375
commit
712c97a933
@ -58,7 +58,7 @@
|
||||
</h1>
|
||||
<h1 id="menu" class="sticky">
|
||||
<a href="{{SITEURL}}">Welcome to
|
||||
the
|
||||
the <span id="character"><EFBFBD></span>
|
||||
<select onchange="window.location.href=this.value">
|
||||
{%- for t, article in tags|sort %}
|
||||
<option value="{{SITEURL}}/{{ t.url }}" {% if t == tag %}selected{% endif %}>{{ t }}</option>
|
||||
|
Loading…
Reference in New Issue
Block a user