mirror of
https://git.kittycat.homes/zoe/hugo-batsite.git
synced 2024-08-15 03:18:24 +00:00
make posts a draft (for now)
This commit is contained in:
parent
f1a2a978c0
commit
1bda327e19
17 changed files with 3 additions and 68 deletions
|
@ -50,8 +50,6 @@
|
|||
|
||||
<a class="footer-nav-item active colorswitch" href="/software/" title="software"></a>
|
||||
|
||||
<a class="footer-nav-item colorswitch" href="/posts/" title="posts">龎</a>
|
||||
|
||||
</nav>
|
||||
</span>
|
||||
<span id="footer-right">
|
||||
|
@ -73,8 +71,6 @@
|
|||
|
||||
<a class="hamburger-nav-item active colorswitch" href="/software/" title="software"> software</a><br>
|
||||
|
||||
<a class="hamburger-nav-item colorswitch" href="/posts/" title="posts">龎 posts</a><br>
|
||||
|
||||
</nav>
|
||||
</div>
|
||||
</span>
|
||||
|
|
|
@ -55,8 +55,6 @@ rocket is great though :)</p>
|
|||
|
||||
<a class="footer-nav-item active colorswitch" href="/software/" title="software"></a>
|
||||
|
||||
<a class="footer-nav-item colorswitch" href="/posts/" title="posts">龎</a>
|
||||
|
||||
</nav>
|
||||
</span>
|
||||
<span id="footer-right">
|
||||
|
@ -78,8 +76,6 @@ rocket is great though :)</p>
|
|||
|
||||
<a class="hamburger-nav-item active colorswitch" href="/software/" title="software"> software</a><br>
|
||||
|
||||
<a class="hamburger-nav-item colorswitch" href="/posts/" title="posts">龎 posts</a><br>
|
||||
|
||||
</nav>
|
||||
</div>
|
||||
</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue