diff --git a/hugo.yaml b/hugo.yaml index a3ab20a..6825b87 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -66,9 +66,6 @@ params: keywords: "homepage, blog, recipes, crafts, food, seasonings, woodworking, poetry, poems" images: [""] - Logo: - logoCursorColor: "#663399" - # My Custom Params # authorBug: "Chad Michael \"Bug\" Greenwood" authorHyperling: "Chad Michael \"Hyperling\" Greenwood" @@ -94,8 +91,10 @@ languages: keywords: "" logo: - logoText: "Hyperling's Works" - logoHomeLink: "/" + logoText: "Back to Main Site" + logoCursorColor: "#663399" + logoHomeLink: "https://hyperling.com" + logoNewTab: true # or # # path = "/img/your-example-logo.svg" diff --git a/layouts/partials/logo.html b/layouts/partials/logo.html new file mode 100644 index 0000000..b16ee3e --- /dev/null +++ b/layouts/partials/logo.html @@ -0,0 +1,21 @@ + + +