diff --git a/README.md b/README.md index fe1cb1d0..35698beb 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,9 @@ A simple Hugo theme. [Try it out.](https://willfaught.com/paige) Home page: - + + + Single page: @@ -14,11 +16,9 @@ Single page: List page: - - -Empty list page: + - + Taxonomy page: diff --git a/exampleSite/static/avatar.jpg b/exampleSite/static/avatar.jpg new file mode 100644 index 00000000..dad7e2cc Binary files /dev/null and b/exampleSite/static/avatar.jpg differ diff --git a/images/home.jpg b/images/home1.jpg similarity index 100% rename from images/home.jpg rename to images/home1.jpg diff --git a/images/home2.jpg b/images/home2.jpg new file mode 100644 index 00000000..5c71be8f Binary files /dev/null and b/images/home2.jpg differ diff --git a/images/list.jpg b/images/list1.jpg similarity index 100% rename from images/list.jpg rename to images/list1.jpg diff --git a/images/emptylist.jpg b/images/list2.jpg similarity index 100% rename from images/emptylist.jpg rename to images/list2.jpg