From 6b532a49086a9d8c25eb09d57d053b93d43b8593 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=A7=89=20infominer?= Date: Tue, 31 Jan 2023 00:07:54 -0500 Subject: [PATCH] add scope --- _config.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/_config.yml b/_config.yml index e6f3de74..bf439464 100644 --- a/_config.yml +++ b/_config.yml @@ -325,6 +325,22 @@ defaults: toc_label : "Contents" toc_icon : "link" toc_sticky : true + - scope: + path: "_posts/companies" + type: posts + values: + sidebar: + - title: "Identity Decentralized" + image: "/images/the-world-map-from-a-binary-code.webp" + image_alt: "Binary Globe by GDj" + nav: "didnav" + author_profile: false + read_time: true + comments: true + share: true + classes: wide + related: true + toc: false # - scope: # path: "_posts/twitter" # type: posts