From e92eaf7f23f9f061e4417b95e7e2610705886896 Mon Sep 17 00:00:00 2001 From: Om Gupta Date: Tue, 8 Oct 2024 14:47:43 +0530 Subject: [PATCH] Repo amp to dev --- blocks/schema-tag/schema-tag.js | 3 +++ fstab.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/blocks/schema-tag/schema-tag.js b/blocks/schema-tag/schema-tag.js index e69de29bb2..547f307983 100644 --- a/blocks/schema-tag/schema-tag.js +++ b/blocks/schema-tag/schema-tag.js @@ -0,0 +1,3 @@ +export default function decorate(block) { + document.head.append(block); +} \ No newline at end of file diff --git a/fstab.yaml b/fstab.yaml index 3eb7dc9ecc..a8ea4a1e77 100644 --- a/fstab.yaml +++ b/fstab.yaml @@ -1,5 +1,5 @@ mountpoints: /: - url: "https://author-p133703-e1380816.adobeaemcloud.com/bin/franklin.delivery/WWWPiramalFinanceCOM/piramalfinance/main" + url: "https://author-p133703-e1305981.adobeaemcloud.com/bin/franklin.delivery/WWWPiramalFinanceCOM/piramalfinance/main" type: "markup" suffix: ".html"