diff --git a/_config.yml b/_config.yml index c228d0e..7764c57 100644 --- a/_config.yml +++ b/_config.yml @@ -39,8 +39,8 @@ baseurl: "/imglib2-blog" # the subpath of your site, e.g. "/blog". # Github and twitter are optional: minima: social_links: - twitter: "search?q=%23ImgLib2&src=typed_query&f=top" - github: "imglib" + - { platform: github, user_url: "https://github.com/imglib/" } + - { platform: twitter, user_url: "https://twitter.com/search?q=imglib2&src=typed_query" } # Set this to true to get LaTeX math equation support use_math: true