diff --git a/exampleSite/assets/img/faceshot.png b/exampleSite/assets/img/faceshot.png new file mode 100644 index 0000000..b6650ed Binary files /dev/null and b/exampleSite/assets/img/faceshot.png differ diff --git a/exampleSite/config.toml b/exampleSite/config.toml index a93288f..6f9bb66 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -9,7 +9,6 @@ themesDir = "../../" [params] brand = "aether" description = "aether Hugo theme for blogs" - bgimg = "img/ignasi_pattern_s.png" [markup] [markup.highlight] diff --git a/exampleSite/content/_index.md b/exampleSite/content/_index.md index ff6b2e3..f8c29dc 100644 --- a/exampleSite/content/_index.md +++ b/exampleSite/content/_index.md @@ -1,5 +1,5 @@ --- title: "aether" date: 2018-04-27T09:46:15-04:00 -description: "clean Hugo theme for blogs" +description: "A clean Hugo theme for blogs emphasizing motion, material, and depth." --- \ No newline at end of file diff --git a/images/screenshot.png b/images/screenshot.png index db804ee..9678c52 100755 Binary files a/images/screenshot.png and b/images/screenshot.png differ diff --git a/images/tn.png b/images/tn.png index 02a0070..849672a 100755 Binary files a/images/tn.png and b/images/tn.png differ