diff options
Diffstat (limited to 'config.toml')
| -rw-r--r-- | config.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config.toml b/config.toml index 3d43084..9b58f5a 100644 --- a/config.toml +++ b/config.toml @@ -19,5 +19,7 @@ taxonomies = [ # Theme can be customised by setting the `highlight_theme` variable to a theme supported by Zola highlight_code = false +external_links_class = "external_link" + [extra] # Put all your custom variables here |