core: match navigation on all pages, and improve look
This commit is contained in:
@@ -7,13 +7,17 @@
|
||||
</head>
|
||||
<body>
|
||||
<div class="inside">
|
||||
<div id="introLeft">
|
||||
<div>
|
||||
<a href="/" class="trianta">TRIANTA</a>
|
||||
<p>Function over form by design</p>
|
||||
</div>
|
||||
<div id="introRight">
|
||||
<div id="navigation">
|
||||
<a href="https://www.github.com/trimutex">GitHub</a>
|
||||
<a href="https://lab.trianta.dev/Trianta">Projects</a>
|
||||
<a href="/completed">Completed</a>
|
||||
<a href="/current">Current</a>
|
||||
<a href="/other">Other</a>
|
||||
<a href="/contact">Contact</a>
|
||||
</div>
|
||||
<h2>Completed Projects</h2>
|
||||
<div class="card reserve">
|
||||
|
||||
@@ -7,13 +7,17 @@
|
||||
</head>
|
||||
<body>
|
||||
<div class="inside">
|
||||
<div id="introLeft">
|
||||
<div>
|
||||
<a href="/" class="trianta">TRIANTA</a>
|
||||
<p>Function over form by design</p>
|
||||
</div>
|
||||
<div id="introRight">
|
||||
<div id="navigation">
|
||||
<a href="https://www.github.com/trimutex">GitHub</a>
|
||||
<a href="https://lab.trianta.dev/Trianta">Projects</a>
|
||||
<a href="/completed">Completed</a>
|
||||
<a href="/current">Current</a>
|
||||
<a href="/other">Other</a>
|
||||
<a href="/contact">Contact</a>
|
||||
</div>
|
||||
<h2>Contact Methods</h2>
|
||||
<p>E-mail: gregcraw2001@gmail.com</p>
|
||||
|
||||
@@ -7,13 +7,17 @@
|
||||
</head>
|
||||
<body>
|
||||
<div class="inside">
|
||||
<div id="introLeft">
|
||||
<div>
|
||||
<a href="/" class="trianta">TRIANTA</a>
|
||||
<p>Function over form by design</p>
|
||||
</div>
|
||||
<div id="introRight">
|
||||
<div id="navigation">
|
||||
<a href="https://www.github.com/trimutex">GitHub</a>
|
||||
<a href="https://lab.trianta.dev/Trianta">Projects</a>
|
||||
<a href="/completed">Completed</a>
|
||||
<a href="/current">Current</a>
|
||||
<a href="/other">Other</a>
|
||||
<a href="/contact">Contact</a>
|
||||
</div>
|
||||
<h2>Current Personal Projects</h2>
|
||||
<div class="card">
|
||||
|
||||
@@ -7,13 +7,17 @@
|
||||
</head>
|
||||
<body>
|
||||
<div class="inside">
|
||||
<div id="introLeft">
|
||||
<div>
|
||||
<a href="/" class="trianta">TRIANTA</a>
|
||||
<p>Function over form by design</p>
|
||||
</div>
|
||||
<div id="introRight">
|
||||
<div id="navigation">
|
||||
<a href="https://www.github.com/trimutex">GitHub</a>
|
||||
<a href="https://lab.trianta.dev/Trianta">Projects</a>
|
||||
<a href="/completed">Completed</a>
|
||||
<a href="/current">Current</a>
|
||||
<a href="/other">Other</a>
|
||||
<a href="/contact">Contact</a>
|
||||
</div>
|
||||
<h2>Other Projects</h2>
|
||||
<div class="card">
|
||||
|
||||
Reference in New Issue
Block a user