feat(menu): support open an entry in new tab (#294)

* feat(menu): support open an entry in new tab

closes https://github.com/CaiJimmy/hugo-theme-stack/issues/230

* Revert change in markup.tableOfContents.ordered

* Upgrade Netlify Hugo version

* doc: require Hugo Extended >= 0.87.0
This commit is contained in:
Jimmy Cai
2021-08-08 17:39:33 +02:00
committed by GitHub
parent a052245f28
commit 4a0cbac234
4 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ Stack is a simple card-style Hugo theme designed for bloggers, some of its featu
## Requirements
It's necessary to use **Hugo Extended ≥ 0.78.0**.
It's necessary to use **Hugo Extended ≥ 0.87.0**.
## Installation