importsort-d

Sort and format imports in DLang
Log | Files | Refs | README

commit 95c78099168a87102d79fb2bd4f1e97584ae02d8
parent 4f097c14d0daa458cdd378e7e0238e6b8d7f4498
Author: Friedel Schoen <[email protected]>
Date:   Sun, 23 Oct 2022 16:22:08 +0200

making theme work

Diffstat:
M_config.yml | 5++++-
1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/_config.yml b/_config.yml @@ -1,3 +1,6 @@ -theme: minimal +remote_theme: pages-themes/[email protected] +plugins: + - jekyll-remote-theme + show_downloads: true title: importsort-d!