From 973a101da03cc4645cf82b569e09fa8a98dd7dfd Mon Sep 17 00:00:00 2001 From: Luka Void Date: Wed, 25 Sep 2024 19:35:35 +0200 Subject: [PATCH] Update _config.yml --- _config.yml | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index 532a5ed..12c4240 100644 --- a/_config.yml +++ b/_config.yml @@ -1,5 +1,18 @@ -title: FiskalHR Go -description: A Go library for Croatian fiscalization (fiskalizacija). -theme: jekyll-theme-midnight +title: FiskalHR Go - Croatian Fiscalization Library +description: FiskalHR Go is an open-source Go library designed for seamless integration with the Croatian fiscalization system, simplifying processes with embedded certificate verification. + +theme: minima + +# Enable dark mode +minima: + skin: dark + +# Other optional configurations show_downloads: false google_analytics: + +# Social links +social: + website: https://ldt.hr + facebook: https://www.facebook.com/ldt01/ + github: https://github.com/l-d-t