diff --git a/config.toml b/config.toml index 2c493a9..13017dc 100644 --- a/config.toml +++ b/config.toml @@ -15,10 +15,10 @@ highlight_code = true [extra] # Put all your custom variables here -juice_logo_name = "Juice" -juice_logo_path = "juice.svg" +juice_logo_name = "GWS Consulting" +juice_logo_path = "cooltool.svg" juice_extra_menu = [ - { title = "Github", link = "https://github.com/huhu/juice"} + { title = "Github", link = "https://github.com/glennwso"} ] repository_url = "https://github.com/huhu/juice" diff --git a/static/cooltool.svg b/static/cooltool.svg new file mode 100644 index 0000000..9149be7 --- /dev/null +++ b/static/cooltool.svg @@ -0,0 +1,99 @@ + + diff --git a/templates/index.html b/templates/index.html index cd13596..c287ab0 100644 --- a/templates/index.html +++ b/templates/index.html @@ -6,98 +6,100 @@ {% endblock head %} +