Skip to content

Commit

Permalink
Wow this ELMO code is a mess
Browse files Browse the repository at this point in the history
  • Loading branch information
vEnhance committed Jul 19, 2023
1 parent 2812097 commit 4120626
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
1 change: 0 additions & 1 deletion elmo/static/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,3 @@ <h1><a href="./index.html">ELMO</a></h1>
></span
>
</div>
</div>
10 changes: 5 additions & 5 deletions elmo/static/sidebar.html
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
</div><div id="sidebar">
<ul>
<li><a id="timeline" href="timeline/index.html">Timeline</a></li>
<li><a id="countries" href="countries/index.html">Countries</a></li>
<li><a id="results" href="results/index.html">Results</a></li>
<li><a id="problems" href="problems.html">Problems</a></li>
<li><a id="general" href="general.html">General information</a></li>
<li><a id="timeline" href="timeline/index.html">Timeline</a></li>
<li><a id="countries" href="countries/index.html">Countries</a></li>
<li><a id="results" href="results/index.html">Results</a></li>
<li><a id="problems" href="problems.html">Problems</a></li>
<li><a id="general" href="general.html">General information</a></li>
</ul>
</div>

0 comments on commit 4120626

Please sign in to comment.