diff --git a/config.toml b/config.toml index 7877a70..8ad26aa 100644 --- a/config.toml +++ b/config.toml @@ -15,6 +15,7 @@ build_search_index = false # Whether to do syntax highlighting # Theme can be customised by setting the `highlight_theme` variable to a theme supported by Zola highlight_code = false +external_links_target_blank = true [extra] # Put all your custom variables here