diff --git a/_config.yml b/_config.yml index 1576fc9d..3cc26f31 100644 --- a/_config.yml +++ b/_config.yml @@ -25,7 +25,7 @@ baseurl : /DIDecentralized repository : "infominer33/DIDecentralized" github : [metadata] teaser : # /assets/images/500x300.png -logo : "/assets/img/88.png" +logo : "/assets/img/did.png" masthead_title : "Resources for Creating a Vendor Agnostic, User-Controlled, Identity Layer for the Internet." # breadcrumbs : false # true, false (default) words_per_minute : 200 diff --git a/assets/img/88.png b/assets/img/88.png deleted file mode 100644 index 5a9aac5f..00000000 Binary files a/assets/img/88.png and /dev/null differ diff --git a/assets/img/did.png b/assets/img/did.png new file mode 100644 index 00000000..79f95899 Binary files /dev/null and b/assets/img/did.png differ