mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-09 14:45:35 +00:00
UI changes, added utilitiy services, persistance, serialization
This commit is contained in:
@@ -1,12 +1,15 @@
|
||||
<header>
|
||||
<div class="left">
|
||||
<a href="/" class="logo shipyard"></a>
|
||||
<a ui-sref="shipyard" class="logo shipyard"></a>
|
||||
|
||||
<a href="/something/bad" class="">Something bad</a>
|
||||
<a href="/outfit/" class="">Outfit</a>
|
||||
<a href="/outfit/bad" class="">Bad Ship</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>
|
||||
<a class="logo reddit" href="#" target="_blank" title="Reddit Thread"></a>
|
||||
</div>
|
||||
|
||||
</header>
|
||||
Reference in New Issue
Block a user