From 4c770d2f9285d86a1ecf54465d76d55d617f1a16 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Wed, 8 Aug 2018 18:53:50 +0200 Subject: content update --- .jekyll-metadata | Bin 31514 -> 31650 bytes Makefile | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.jekyll-metadata b/.jekyll-metadata index b7dd437..9cefd40 100644 Binary files a/.jekyll-metadata and b/.jekyll-metadata differ diff --git a/Makefile b/Makefile index 5cb3224..d644446 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ run: clean bundle exec jekyll serve --incremental --drafts publish: - cp _includes/site.min.css assets/site.min.css + cp _includes/site.min.css assets/site.min.css # for service worker git add . git commit -m "content update" git push -- cgit v1.2.3