From 58d02550f13733cd31d85335f4211bc5ec73d2a5 Mon Sep 17 00:00:00 2001 From: athul Date: Thu, 9 Apr 2020 12:06:48 +0530 Subject: [PATCH] CSS updates --- README.md | 2 ++ layouts/_default/single.html | 4 ++-- layouts/partials/header.html | 4 +++- layouts/shortcodes/callout.html | 2 +- static/css/main.css | 26 ++++++++++++++++---------- static/js/feather.min.js | 13 ------------- static/js/main.js | 17 ----------------- theme.toml | 4 ++-- 8 files changed, 26 insertions(+), 46 deletions(-) create mode 100644 README.md delete mode 100644 static/js/feather.min.js delete mode 100644 static/js/main.js diff --git a/README.md b/README.md new file mode 100644 index 0000000..4399ef2 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Archie - Hugo theme +Archie is a minimal and clean theme for hugo \ No newline at end of file diff --git a/layouts/_default/single.html b/layouts/_default/single.html index ece09f8..cfdb8fc 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -26,7 +26,7 @@ {{ if ne .Type "page" }} {{ if gt .Params.tags 0 }}