Fix line endings in resources
This commit is contained in:
parent
fd67ad9ed8
commit
9bb88759cf
|
@ -8,11 +8,11 @@
|
|||
<body>
|
||||
<div id="header">
|
||||
<div class="header-option"><h2 style="margin:0px;">{lexicon}</h2></div>
|
||||
<div class="header-option"><a href="./rules.html">Rules</a></div>
|
||||
<div class="header-option"><a href="./formatting.html">Formatting</a></div>
|
||||
<div class="header-option"><a href="./index.html">Index</a></div>
|
||||
<div class="header-option"><a href="./session.html">Session</a></div>
|
||||
<div class="header-option"><a href="./stats.html">Statistics</a></div>
|
||||
<div class="header-option"><a href="rules.html">Rules</a></div>
|
||||
<div class="header-option"><a href="formatting.html">Formatting</a></div>
|
||||
<div class="header-option"><a href="index.html">Index</a></div>
|
||||
<div class="header-option"><a href="session.html">Session</a></div>
|
||||
<div class="header-option"><a href="stats.html">Statistics</a></div>
|
||||
</div>
|
||||
<div id="sidebar-outer">
|
||||
<img id="logo" src="{logo}">
|
||||
|
|
Loading…
Reference in New Issue