hugo-theme-terminal/layouts
matidfk b824cb3172
Allow target="_blank" with .Params.NewTab set to true
example:
```
[[menu.main]]
identifier = "discord"
name = "Discord"
url = "https://discord.gg/..."
[menu.main.params]
    newTab = true
```
2022-09-25 13:19:32 +01:00
..
_default Adds flag to hide comments on a page-to-page basis 2022-03-29 20:08:32 +02:00
partials Allow target="_blank" with .Params.NewTab set to true 2022-09-25 13:19:32 +01:00
shortcodes Make prismjs shortcode CRLF tolerant 2021-07-13 17:36:00 -04:00
404.html Update 404 page 2020-05-29 00:22:42 +02:00