diff --git a/README.md b/README.md index 3a9561b..f19728a 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,12 @@ Minos is a Hugo theme ported from Hexo theme [Minos](https://github.com/ppoffice/hexo-theme-minos). Requires Hugo v0.15+. +## Screenshots + +![Home](https://github.com/carsonip/hugo-theme-minos/tree/master/images/screenshot.png) +![Article](https://github.com/carsonip/hugo-theme-minos/tree/master/images/article.png) +![Tag](https://github.com/carsonip/hugo-theme-minos/tree/master/images/tag.png) + ## Features * Everything in the original Mino theme, except diff --git a/images/article.png b/images/article.png new file mode 100644 index 0000000..6ed999d Binary files /dev/null and b/images/article.png differ diff --git a/images/screenshot.png b/images/screenshot.png new file mode 100644 index 0000000..1820417 Binary files /dev/null and b/images/screenshot.png differ diff --git a/images/tag.png b/images/tag.png new file mode 100644 index 0000000..3951b12 Binary files /dev/null and b/images/tag.png differ diff --git a/images/tn.png b/images/tn.png new file mode 100644 index 0000000..e407f3f Binary files /dev/null and b/images/tn.png differ