mirror of
https://github.com/carsonip/hugo-theme-minos
synced 2025-12-29 19:09:50 -08:00
Remove features that will not be implemented
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
<article class="article article-type-post" itemscope itemprop="blogPost">
|
||||
<div class="article-inner">
|
||||
<!--<%- partial('post/gallery') %>-->
|
||||
{{ if .Title }}
|
||||
<header class="article-header">
|
||||
<h1 class="article-title" itemprop="name">{{ .Title }}</h1>
|
||||
|
||||
@@ -10,7 +10,6 @@
|
||||
</nav>
|
||||
<nav id="sub-nav">
|
||||
<div id="search-form-wrap">
|
||||
<!--<%- search_form({button: ''}) %>-->
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user