From e7bfc8d7372ba1935032f131e26feb4abf081bf3 Mon Sep 17 00:00:00 2001 From: Bartvvstroe <91017961+Bartvvstroe@users.noreply.github.com> Date: Sun, 19 Sep 2021 15:12:53 -0400 Subject: [PATCH 1/2] Update _config.yml --- _config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/_config.yml b/_config.yml index d8d4c3d534..ea129f63e5 100755 --- a/_config.yml +++ b/_config.yml @@ -33,6 +33,7 @@ colors: orange: '#fab125' turquoise: '#0fbfcf' +remote_theme: bartvvstroe/bartvvstroe.github.io kramdown: auto_ids: false From 96ff7d14e00cbfcf017a4bd29d656754c61fdc48 Mon Sep 17 00:00:00 2001 From: Bartvvstroe <91017961+Bartvvstroe@users.noreply.github.com> Date: Sun, 19 Sep 2021 22:41:24 -0400 Subject: [PATCH 2/2] Create Top --- _posts/Top | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 _posts/Top diff --git a/_posts/Top b/_posts/Top new file mode 100644 index 0000000000..27a8e7a054 --- /dev/null +++ b/_posts/Top @@ -0,0 +1,10 @@ + +--- +title: "home" +bg: white #defined in _config.yml, can use html color like '#010101' +color: black #text color +style: center +--- + +# Example headline! +and so on..