pages/_pages/dropdown.md
George 6625f2395a
Digital Bookshelf V2 (#2866)
Since I was annoyed at not being able to use
[jekyll-archives](https://github.com/jekyll/jekyll-archives) to create
an archive for the books, I decided to implement myself the
[jekyll-archives-v2](https://github.com/george-gca/jekyll-archives-v2)
that doesn't have this limitation.

Closes #923.

---------

Signed-off-by: George Araújo <george.gcac@gmail.com>
2025-02-28 13:57:36 -03:00

14 lines
186 B
Markdown

---
layout: page
title: submenus
nav: true
nav_order: 8
dropdown: true
children:
- title: bookshelf
permalink: /books/
- title: divider
- title: blog
permalink: /blog/
---