Improve hugo menu handling, add active class to current menu entity, name now takes over page title
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
---
|
||||
menu:
|
||||
after:
|
||||
name: blog
|
||||
weight: 5
|
||||
title: Blog
|
||||
---
|
||||
|
||||
@@ -0,0 +1,10 @@
|
||||
---
|
||||
title: Showcases
|
||||
layout: landing
|
||||
---
|
||||
|
||||
<div class="book-hero text-center">
|
||||
|
||||
# At the moment this page is empty
|
||||
|
||||
<div>
|
||||
Reference in New Issue
Block a user