From 0692bb72d54be8c44a41bafeaf1676fffa7fbdbe Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Mon, 6 Aug 2018 17:06:32 +0200 Subject: update --- .jekyll-metadata | Bin 29960 -> 29944 bytes _config.yml | 1 + _layouts/index.html | 2 +- _layouts/page.html | 2 +- _layouts/post.html | 2 +- 5 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.jekyll-metadata b/.jekyll-metadata index f7410e6..544d62c 100644 Binary files a/.jekyll-metadata and b/.jekyll-metadata differ diff --git a/_config.yml b/_config.yml index 096ef24..c9c660e 100644 --- a/_config.yml +++ b/_config.yml @@ -13,6 +13,7 @@ description: Embedded systems developer and fanatical fan of science fiction twitter: "@mitjafelicijan" avatar: assets/avatar.gif cache_version: 20180803 +theme_color: "#c242f4" kramdown: auto_ids: true diff --git a/_layouts/index.html b/_layouts/index.html index 93b56fb..ef3ca1d 100644 --- a/_layouts/index.html +++ b/_layouts/index.html @@ -8,7 +8,7 @@ - + diff --git a/_layouts/page.html b/_layouts/page.html index 77ee59f..25610e4 100644 --- a/_layouts/page.html +++ b/_layouts/page.html @@ -8,7 +8,7 @@ - + diff --git a/_layouts/post.html b/_layouts/post.html index 64b23e0..d922293 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -8,7 +8,7 @@ - + -- cgit v1.2.3