diff --git a/internal/website/_config.yml b/internal/website/_config.yml index c12d16a8..0b05d862 100644 --- a/internal/website/_config.yml +++ b/internal/website/_config.yml @@ -3,7 +3,6 @@ description: "A Go microservices framework" baseurl: "" # the subpath of your site, e.g. /blog url: "" # the base hostname & protocol for your site, e.g. http://example.com -theme: jekyll-theme-primer # Enable syntax highlighting highlighter: rouge diff --git a/internal/website/_layouts/default.html b/internal/website/_layouts/default.html index fb8deceb..ef7f416f 100644 --- a/internal/website/_layouts/default.html +++ b/internal/website/_layouts/default.html @@ -5,14 +5,43 @@