diff --git a/_config.yml b/_config.yml index 3df7c8d..922fcfd 100644 --- a/_config.yml +++ b/_config.yml @@ -18,6 +18,12 @@ description: A Simple Reference Image Viewer baseurl: "" # the subpath of your site, e.g. /blog url: "https://beeref.org" +defaults: + - scope: + path: "" # an empty string here means all files in the project + values: + image: "/assets/images/screenshot.png" + # Build settings markdown: kramdown theme: jekyll-theme-cayman