mirror of
https://github.com/jech/galene.git
synced 2024-11-09 18:25:58 +01:00
Minor typos and tweaks in galene.html.
This commit is contained in:
parent
98d43e67b5
commit
aa69538057
1 changed files with 2 additions and 2 deletions
|
@ -33,7 +33,7 @@
|
|||
<path fill="currentColor" d="M288 44v40c0 8.837-7.163 16-16 16H16c-8.837 0-16-7.163-16-16V44c0-8.837 7.163-16 16-16h256c8.837 0 16 7.163 16 16zM0 172v40c0 8.837 7.163 16 16 16h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16zm16 312h416c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16zm256-200H16c-8.837 0-16 7.163-16 16v40c0 8.837 7.163 16 16 16h256c8.837 0 16-7.163 16-16v-40c0-8.837-7.163-16-16-16z"></path>
|
||||
</svg>
|
||||
</div>
|
||||
<h1 id="title" class="header-title"></h1>
|
||||
<h1 id="title" class="header-title">Galène</h1>
|
||||
</div>
|
||||
|
||||
<ul class="nav-menu">
|
||||
|
@ -183,7 +183,7 @@
|
|||
|
||||
<form>
|
||||
<input id="mirrorbox" type="checkbox" checked/>
|
||||
<label for="mirrobox">Mirror view</label>
|
||||
<label for="mirrorbox">Mirror view</label>
|
||||
</form>
|
||||
|
||||
<form>
|
||||
|
|
Loading…
Reference in a new issue