From 065268a5a9466c9d47c94999e89dfab0c2d701ba Mon Sep 17 00:00:00 2001 From: surtur Date: Fri, 28 Feb 2020 00:10:19 +0100 Subject: [PATCH] formatting nightmares (not really, it's fine) --- config.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config.toml b/config.toml index 927f6c8..e397449 100644 --- a/config.toml +++ b/config.toml @@ -28,12 +28,12 @@ theme = "hello-friend-ng" logoHomeLink = "/" [[params.social]] - name = "telegram" - url = "https://t.me/#" + name = "telegram" + url = "https://t.me/#" [[params.social]] - name = "email" - url = "mailto:" + name = "email" + url = "mailto:" [languages] [languages.en] @@ -51,7 +51,7 @@ theme = "hello-friend-ng" # path = "/img/your-example-logo.svg" # alt = "Your example logo alt text" - # You can create a language based menu + # You can create a language based menu [languages.en.menu] [[languages.en.menu.main]] identifier = "about"