diff --git a/_config.yml b/_config.yml
index 2cbbc7472eaa4b77d0629871cd3bfde7b40e9fd2..d2670637dd698c4dc4131e118d39ac061fad39a2 100644
--- a/_config.yml
+++ b/_config.yml
@@ -22,12 +22,13 @@ locale                   : "en-US"
 title                    : "Dynare"
 title_separator          : "|"
 name                     : "Dynare"
+logo                     : "/assets/images/logo/dlogo.svg"
 description              : "Dynare is a software platform for handling a wide class of economic models, in particular dynamic stochastic general equilibrium (DSGE) and overlapping generations (OLG) models"
 url                      : "https://www.dynare.org/" # the base hostname & protocol for your site e.g. "https://mmistakes.github.io"
 baseurl                  : # the subpath of your site, e.g. "/blog"
 repository               : "https://git.dynare.org/Dynare/dynare" # GitHub username/repo-name e.g. "mmistakes/minimal-mistakes"
 copyright_begin          : 1996
-teaser                   : # path of fallback teaser image, e.g. "/assets/images/500x300.png"
+teaser                   : "/assets/images/logo/dlogo.svg" # path of fallback teaser image, e.g. "/assets/images/500x300.png"
 breadcrumbs              : false
 words_per_minute         : 200
 comments:
@@ -91,8 +92,9 @@ og_image                 : # Open Graph/Twitter default site image
 # For specifying social profiles
 # - https://developers.google.com/structured-data/customize/social-profiles
 social:
-  type                   : # Person or Organization (defaults to Person)
-  name                   : # If the user or organization name differs from the site's name
+  type                   : Organization # Person or Organization (defaults to Person)
+  name                   : Dynare # If the user or organization name differs from the site's name
+  url                    : "https://www.dynare.org/"
   links: # An array of links to social media profiles
 
 # Analytics