From 1263088ed542e0745db78d9c969fc1dbdece58e2 Mon Sep 17 00:00:00 2001 From: Olivier Roques Date: Sun, 2 Aug 2020 18:37:58 +0200 Subject: Update partials --- README.md | 7 +++++++ layouts/partials/header.html | 14 ++++++++------ 2 files changed, 15 insertions(+), 6 deletions(-) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..6b3aa07 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Researcher + +A single column, monospace, resume theme for Hugo. It was ported from +the Jekyll theme [ankitsultana/researcher](https://github.com/ankitsultana/researcher). + +## License +[GPL-3.0 License](./LICENSE) diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 45b67a8..195573e 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -2,13 +2,15 @@ -- cgit v1.2.3