mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-10 15:15:34 +00:00
Initial commit
This commit is contained in:
12
app/views/menu.html
Normal file
12
app/views/menu.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<header>
|
||||
<div class="left">
|
||||
<a href="#/"><h1 class="title">Shipyard</h1></a>
|
||||
</div>
|
||||
|
||||
<div class="right">
|
||||
<a class="logo github" href="https://github.com/cmmcleod/ed-shipyard" target="_blank" title="Shipyard Github Project"></a>
|
||||
<a class="logo reddit" href="https://github.com/cmmcleod/ed-shipyard" target="_blank" title="Reddit Thread"></a>
|
||||
<a class="logo elite-dangerous" href="https://github.com/cmmcleod/ed-shipyard" target="_blank" title="Elite Dangerous Forum Thread"></a>
|
||||
</div>
|
||||
|
||||
</header>
|
||||
Reference in New Issue
Block a user