From 24e76767988f5afe84447a705576628933a733f6 Mon Sep 17 00:00:00 2001 From: Mark Olsson Date: Fri, 28 Aug 2020 23:52:41 +0200 Subject: [PATCH] Fixes the theme --- assets/css/style.scss | 4 ++++ index.md | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 assets/css/style.scss diff --git a/assets/css/style.scss b/assets/css/style.scss new file mode 100644 index 0000000..04922fc --- /dev/null +++ b/assets/css/style.scss @@ -0,0 +1,4 @@ +--- +--- + +@import 'jekyll-theme-leap-day'; \ No newline at end of file diff --git a/index.md b/index.md index 0bf672c..46efa06 100644 --- a/index.md +++ b/index.md @@ -2,7 +2,7 @@ # Feel free to add content and custom Front Matter to this file. # To modify the layout, see https://jekyllrb.com/docs/themes/#overriding-theme-defaults -layout: home +layout: default --- Debug edge is an open standard for exposing debug signals such as SWD and JTAG