Add external_link_new_tab param

This commit is contained in:
Will Faught
2023-09-15 22:04:50 -07:00
parent 8381f5d96b
commit 7282c89d2b
2 changed files with 7 additions and 0 deletions

View File

@@ -178,6 +178,7 @@ There is a single parameter object with sensible defaults that can be overridden
```toml
[paige]
color = "#0d6efd" # Bootstrap primary color and theme color for Safari and Windows
external_link_new_tab = false # Open external links in new tabs
math = false # Enable math typesetting
style = "" # CSS included at the end of the stylesheet, before style-last.css