From cbff79684d3517a7e8b5273c73e6f6dccc0199de Mon Sep 17 00:00:00 2001 From: surtur Date: Tue, 22 Mar 2022 18:22:01 +0100 Subject: [PATCH] add 'external link' icons for clarity it was not entirely obvious these were external links and not wiki pages, hence the icon --- config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index 5c6d8be..121a180 100644 --- a/config.toml +++ b/config.toml @@ -25,12 +25,12 @@ disableKinds = ['taxonomy', 'taxonomyTerm'] [menu] [[menu.after]] - name = "git.dotya.ml" + name = "git.dotya.ml " url = "https://git.dotya.ml" weight = 10 [[menu.after]] - name = "dotya.ml's homepage" + name = "dotya.ml's homepage " url = "https://dotya.ml" weight = 20