Fix line endings in resources

This commit is contained in:
Jaculabilis 2017-08-27 00:45:19 -05:00
parent fd67ad9ed8
commit 9bb88759cf
4 changed files with 68 additions and 68 deletions

View File

@ -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}">