summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorlsof <lsof@mailbox.org>2025-09-02 14:29:42 +0200
committerlsof <lsof@mailbox.org>2025-09-02 16:59:54 +0200
commita2110fb70ad0471754aebc8519737980b10df8d5 (patch)
treec0e3e83538494d4d4d20e8c1c0497a58ae922308 /config.toml
parentba7fd8ed5809bb73971a9caf6c382c17782e0f60 (diff)
404, exlinks
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml2
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