diff --git a/README.md b/README.md index af430af..77bafba 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ hermit-V2 is a minimal and fast theme for Hugo, built for bloggers who want a simple and focused website. This is a maintained fork of [Hermit](https://github.com/Track3/hermit), which iterates over the original work to have production-ready experience with bug fixes and new features. -![](https://raw.githubusercontent.com/1bl4z3r/hermit-V2/staging/images/screenshot.png) +![](https://raw.githubusercontent.com/1bl4z3r/hermit-V2/main/images/screenshot.png) ### History @@ -14,7 +14,7 @@ When I had switched from Jekyll to Hugo, I was in a need of a theme. I was enthr Demo page [https://1bl4z3r.github.io/hermit-V2](https://1bl4z3r.github.io/hermit-V2), which is both demo and documentation for the theme, is located in [Staging Branch](https://github.com/1bl4z3r/hermit-V2/tree/staging) -![](https://raw.githubusercontent.com/1bl4z3r/hermit-V2/staging/images/screenshot.gif) +![](https://raw.githubusercontent.com/1bl4z3r/hermit-V2/main/images/screenshot.gif) ## Configuration Guide @@ -57,7 +57,7 @@ Page in question: [Sites-using-hermit‐V2](https://github.com/1bl4z3r/hermit-V2 * All code fields feature syntax highlighting and a code-copy function * Responsive & Retina Ready. Scales gracefully from a big screen all the way down to the smallest mobile phone. Assets in vector format ensures that it looks sharp on high-resolution screens. -![](https://raw.githubusercontent.com/1bl4z3r/hermit-V2/staging/images/hermit.webp) +![](https://raw.githubusercontent.com/1bl4z3r/hermit-V2/main/images/hermit.webp) ### Configuration diff --git a/images/hermit.webp b/images/hermit.webp new file mode 100644 index 0000000..34e23ac Binary files /dev/null and b/images/hermit.webp differ diff --git a/images/screenshot.gif b/images/screenshot.gif new file mode 100644 index 0000000..03d4511 Binary files /dev/null and b/images/screenshot.gif differ diff --git a/images/screenshot.png b/images/screenshot.png new file mode 100644 index 0000000..c8fd2f6 Binary files /dev/null and b/images/screenshot.png differ