swapped copyparty for drawing gallery link on main page; display latest drawing date there too; added drawing gallery link to header and footer
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
<a class="link-level-2" href="/projects/projectn5">Homesick</a>
|
||||
<a href="/feed">Feed</a>
|
||||
<a href="/blog">Blog</a>
|
||||
<a href="/drawings">Drawing Gallery</a>
|
||||
</div>
|
||||
<div class="content-box">
|
||||
<h6>Meta</h6>
|
||||
@@ -128,6 +129,7 @@
|
||||
|
||||
.commit {
|
||||
display: inline;
|
||||
font-size: inherit;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 800px) {
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
<a href="/projects">projects</a>
|
||||
<a href="/feed">feed</a>
|
||||
<a href="/blog">blog</a>
|
||||
<a href="/drawings">drawings</a>
|
||||
<a href="/meta/about">about</a>
|
||||
{/snippet}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user