From 6c5231d40fdb443d8f11fab5ea8dcd50c4ddb870 Mon Sep 17 00:00:00 2001 From: luiz Date: Tue, 14 Jan 2025 13:41:36 +0100 Subject: [PATCH] external links --- hugo.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hugo.yaml b/hugo.yaml index 61acbcd..5a9db62 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -54,16 +54,19 @@ languages: - name: Data Portal url: https://dandiarchive.org/ weight: 1 + pre: params: target: _blank - name: Documentation url: https://docs.dandiarchive.org/ weight: 2 + pre: params: target: _blank - name: DandiHub url: http://hub.dandiarchive.org/ weight: 3 + pre: params: target: _blank